Code Monkey home page Code Monkey logo

data-science-projects's Introduction

Data Science Projects

This is a collection of data science projects that I have done. Feel free to reach out to me on my LinkedIn!

Projects in this Repository

Pet Adoption Project

In this project, using a dataset of pet profiles consisting of image, text and tabular data, I set out to explore ways to help animal shelters improve adoption outcomes of their pets in order to tackle animal shelter overcrowding and animal euthanasia. Firstly I created a classification model to identify pets that would not get adopted within 3 months. Features were engineered from the tabular data given and from the text and image using deep learning techniques to get the image (CNN model) and text (Transformers BERT) in the form of a vector to feed into the model. Knowing the pets that are likely not to get adopted within 3 months allows the animal shelter to better allocate their limited resources. In addition, I have also created an image search tool to allow potential adopters to search for similar looking pets in the listing by uploading an image of a pet.

Console Gaming Subreddit

In this project, I have scraped data from two subreddits, PS5 and Xbox Series X. With the goal of creating an automated tagging system for a forum, I used the data from the reddit post to develop a classification model to distinguish between a PS5 and and Xbox post. Various NLP technques such as TF-IDF was used to clean data and extract features of the text to feed into the model. In addition, deep learning techniques was used to perform sentiment and emotion analysis on the various topics within each subreddit.

Housing Price Prediction

In this project, I have built a regression model to estimate the sale prices of Houses in Ames. Using a dataset with around 80 features, data analysis and visualisation was performed to better understand the relationship between the sale prices and each variables. Apart from generating a prediction using various regression models, the variables were also analysed to infer the strongest features that influence house prices.

SAT and ACT analysis

This projects explores the trend of SAT/ACT scores over three years, from 2017 to 2019. I looked at the difference in score patterns across the different States in the USA and between the two test. I also examined the relationship between the test and racial diversity of the state, the HDI (Human Development Index) of each states and the population density of the states.

data-science-projects's People

Contributors

lucascws avatar

Stargazers

Janet Ting avatar

Watchers

 avatar

Forkers

shilpaleo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.