Summer Internship
in Machine Learning

This was my first step towards Machine Learning. Objective of this Internship was to classify the text into Fiction and Non-Fiction based on different properties of language using logistic regression model.

Skills Acquired

1)Basics of Machine Learning and regression models
2)Python

Fictometer

Member of the team in the development of the website "Fictometer".This tool measures the imaginative writing styles in a given English text, using a Machine Learning algorithm. Texts which are more imaginative than a certain threshold are classified as Fiction and those below it are classified as Non-fiction.

Skills Acquired

1)Basics of Machine Learning and regression models
2)Python
3)Web-Design using Django and Flask
4)HTML

Newschase

Backend developer of the NEWSCHASE mobile app. NewsChase is AI based app that measures the imaginative writing styles in a given news article, using a Machine Learning algorithm. The app classifies the news articles in three categories, namely:
- Reliable: if the article is written in an informative style.
- Alright: if the article has moderate use of imaginative writing styles.
- Beware: if the article may have manipulative content. Reading with caution is advisable.
This news app does not check for the factual correctness of the news. The classification is about the writing style of the author.

Skills Acquired

1)Mobile App development using Flutter
2)Usage of database like Google Firestore