Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/richardbmk/datascience_machinelearning
- Owner: Richardbmk
- Created: 2020-05-05T14:39:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:48:22.000Z (about 2 years ago)
- Last Synced: 2024-11-23T11:13:40.539Z (3 months ago)
- Topics: data-science, machine-learning, matplotlib, numpy, pandas, scikit-learn, scipy, seaborn
- Language: Jupyter Notebook
- Homepage:
- Size: 14.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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.