`
In this page, you'll find some of the data science projects I've worked on, including personal projects and coursework.
This dataset has information like the sales and playtime of video games that were released between 2004 and 2010. The project modelled the factors that influence video game sales. Remedial measures were considered.
In this project, we used multiple logistic regression to predict the credit status of an individual, which is a multimonial categorical variable. Various models were compared and remedial measures were considered.
Using Random forest, I created a model that predicts whether an object observed by a telescope is a star, galaxy or pulsar. Based on the training data, our model achieved a 97.3% accuracy.