Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjunmann73/Data-Analytics-Projects
:mag_right: Data analysis with real world data sets using Python :mag:
https://github.com/arjunmann73/Data-Analytics-Projects
classification datasets machine-learning python regression
Last synced: 2 months ago
JSON representation
:mag_right: Data analysis with real world data sets using Python :mag:
- Host: GitHub
- URL: https://github.com/arjunmann73/Data-Analytics-Projects
- Owner: arjunmann73
- Created: 2019-09-17T14:34:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-25T01:07:14.000Z (about 2 years ago)
- Last Synced: 2023-11-07T18:21:05.406Z (about 1 year ago)
- Topics: classification, datasets, machine-learning, python, regression
- Language: Jupyter Notebook
- Homepage:
- Size: 436 KB
- Stars: 317
- Watchers: 5
- Forks: 103
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ai-data-github-repos - Data Analysis Projects
- awesome-ai-data-github-repos - Data Analysis Projects
README
# Data Analytics Projects
### Machine Learning concepts using Python with real world datasets.
1. [Customer Churn](https://github.com/arjunmann73/Machine-Learning/tree/master/Customer%20Churn): K Nearest Neighbours
2. [CO2 Emissions](https://github.com/arjunmann73/Machine-Learning/tree/master/CO2%20Emissions): Linear Regression
3. [China-GDP Estimation](https://github.com/arjunmann73/Machine-Learning/tree/master/China%20GDP%20Estimation): Non Linear Regression
4. [Drug Prediction](https://github.com/arjunmann73/Machine-Learning/tree/master/Drug%20Prediction): Decision Tree
5. [IBM Classification Project](https://github.com/arjunmann73/Machine-Learning/tree/master/IBM%20Classification%20Project): KNN, SVM, Decision Tree
6. [IRIS Pattern Recognition](https://github.com/arjunmann73/Data-Analytics-Projects/tree/master/IRIS%20Pattern%20Recognition): Logistic Regression
7. [Loan Prediction](https://github.com/arjunmann73/Data-Analytics-Projects/tree/master/Loan%20Prediction): Logistic Regression
8. [Bigmart Sales Prediction](https://github.com/arjunmann73/Data-Analytics-Projects/tree/master/Bigmart%20Sales%20Prediction): Multivariate Linear Regression