Welcome to My Portfolio!

A summary of Data Science projects I've done on my free time :D

Start scrolling!

Sentiment Analysis of Financial News

This project takes a look at financial news headlines and analyse its sentiments

Click here to see notebook in my github page

Student Performance Prediction

Using Decision Tree Classifier prediction model, this project predict whether a student will pass his/her final exam from personal data collected from school reports and questionnaires

Click here to see notebook in my github page

Fuel Efficiency Prediction

Linear Regression model is utilized to predict the fuel efficiency of a car model based on known specification like engine displacement, cylinder and weight.

Click here to see notebook in my github page