Basic Tensorflow & Scikit-Learn Usage Examples
Implementation of Machine Learning Algorithms can be found here.
Implemented Algorithms:
- Linear Regression
- K-Nearest Neighbors
- Naive Bayes
Basic Machine Learning Examples can be found here.
Examples includes :
- Data Visualization
- Predicting Mushroom Types
- Predicting Stock Prices
- Predicting WorldCup Result
- Recommendation Systems