Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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:

Awesome Lists containing this project

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