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

https://github.com/rajan-bhateja/Machine-Learning-with-Python

ML/DL projects done using sklearn and TensorFlow
https://github.com/rajan-bhateja/Machine-Learning-with-Python

machine-learning scikit-learn sklearn

Last synced: 11 months ago
JSON representation

ML/DL projects done using sklearn and TensorFlow

Awesome Lists containing this project

README

          

# Machine-Learning-with-Python
Machine learning algorithms implemented using Scikit-learn in Jupyter Notebook
These include:
* Regression (Linear and XGBRegressor)
* Classification (Logistic, SVM, Decision Trees, Random Forests, etc.)
* Clustering (K-Means, DBSCAN)