Skip to content

A collection of projects showcasing machine learning and data analysis projects in Python. Organized by project, each directory contains code, datasets, documentation and resources.

Notifications You must be signed in to change notification settings

PierreExeter/data-science-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Projects

Welcome to my data science projects repository! This repository contains a collection of my data science projects, showcasing my skills and expertise in the field. Each project demonstrates different aspects of data analysis, machine learning, and visualization.

Projects

  1. Titanic Survival Prediction
  • Description : This project predicts the survival during the titanic disaster based on socio-economic passengers data (classification problem).
  • Tools used : data cleaning, feature engineering, one-hot encoding, feature selection and classifier fitting.
  • Results : The best classifier is Random Forest, with a train accuracy of 0.98 and an F1-score of 0.98. The kaggle submission scores 0.77 on the test set.
  1. House Prices Prediction
  • Description : This project predicts the sales price of residential homes in Ames, Iowa, USA based on various house characteristics (regression problem). A Streamlit app helps with exploratory data analysis.
  • Tools used :
  • Results :

About

A collection of projects showcasing machine learning and data analysis projects in Python. Organized by project, each directory contains code, datasets, documentation and resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published