Make money with Machine Learning course projects and homeworks.
Building simple web app for loading image and predicting results using tensorflow mobilenet model.
Here is the repo, more info and code could be found there - Image Classification with TFJS.
Here is the web app link for testing - https://mrcrambo.github.io/Image-Classification-TFJS/
Stock price prediction using different regression models:
- Linear regression
- Quadratic regression
- K-Neighbors
Here is the repo, more info and code could be found there - Stock price prediction.
Detecting fraud and non fraud transactions in bank transfers. Linear regression models learned using data from kaggle competition.
Here is the repo, more info and code could be found there - Fraud detection.