Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/richardbmk/datascience_machinelearning

projects related with data science and machine learning projects.
https://github.com/richardbmk/datascience_machinelearning

data-science machine-learning matplotlib numpy pandas scikit-learn scipy seaborn

Last synced: 19 days ago
JSON representation

projects related with data science and machine learning projects.

Awesome Lists containing this project

README

        

# Machine Learning and Data Science Projects
Ins this respository you will find projects related with Machine Learning (ML) and Data Science (DS):

Tools
- **Python**: Regex, Pandas, Numpy, Seaborn, Matplotlib
- **Machine Learning**: scikit-learn
- **Web Applications**: Jupyter Notebook

## Contents
- [911 Call Exploratory analysis](https://github.com/Richardbmk/datascience_machinelearning/blob/master/01-911_Exploration.ipynb)
- [Salary Exploration with pandas](https://github.com/Richardbmk/datascience_machinelearning/blob/master/01-SF%20Salaries%20Exercise.ipynb)
- [Ecommerce Exploratory analysis with pandas](https://github.com/Richardbmk/datascience_machinelearning/blob/master/03-Ecommerce%20Purchases%20Exercise%20.ipynb)
- [Stock Market Analysis](https://github.com/Richardbmk/datascience_machinelearning/blob/master/Stocks_Analysis.ipynb)
- [Titanic dataset Exploration](https://github.com/Richardbmk/datascience_machinelearning/blob/master/Titanic_Exploration.ipynb)
- [Covid-19 Maps with Plotly](https://github.com/Richardbmk/datascience_machinelearning/blob/master/Covid-19%20Map%20Plots%20with%20Plotly.ipynb)
- [Mobile App vs Website App ML Problem](https://github.com/Richardbmk/datascience_machinelearning/blob/master/Mobile-or-Website-Problem.ipynb)
- [Clicks on Web advertisement](https://github.com/Richardbmk/datascience_machinelearning/blob/master/Cliks-on-Advertisement-Problem.ipynb)
- [Exxon Mobile Stock vs Barrel Oil Problem](https://github.com/Richardbmk/datascience_machinelearning/blob/master/ExxonMobile-vs-BarrelOil-Problem.ipynb)
- [K Nearest Neighbors initiation Exercise](https://github.com/Richardbmk/datascience_machinelearning/blob/master/KNN-Simple-Exercise.ipynb)
- [Kaggle Bulldozers. Project Milestone 1](https://github.com/Richardbmk/datascience_machinelearning/blob/master/Sale_price_bulldozers.ipynb)
- [Heart disease Problem. Project Milestone 2](https://github.com/Richardbmk/datascience_machinelearning/blob/master/Heart_disease_prediction.ipynb)

**Note.** This projects or exercise are just for learning purpose.