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

https://github.com/madeyoga/machine-learning

Tensorflow & scikit-learn examples
https://github.com/madeyoga/machine-learning

numpy pandas scikit-learn tensorflow

Last synced: 10 months ago
JSON representation

Tensorflow & scikit-learn examples

Awesome Lists containing this project

README

          

# Machine-Learning
Basic Tensorflow & Scikit-Learn Usage Examples

## Machine Learning Algorithms
Implementation of Machine Learning Algorithms can be found [here](https://github.com/MadeYoga/ML-Algos).

Implemented Algorithms:
- Linear Regression
- K-Nearest Neighbors
- Naive Bayes

## Basic Machine Learning
Basic Machine Learning Examples can be found [here](https://github.com/MadeYoga/Learn-Data-Science).

Examples includes :
- Data Visualization
- Predicting Mushroom Types
- Predicting Stock Prices
- Predicting WorldCup Result
- Recommendation Systems