Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/srohit0/ml-misc

Miscellaneous Machine Learning and Data Analysis Projects
https://github.com/srohit0/ml-misc

colaboratory data-analysis data-science data-visualization google-colab machine-learning-algorithms

Last synced: about 1 month ago
JSON representation

Miscellaneous Machine Learning and Data Analysis Projects

Awesome Lists containing this project

README

        

# Selected Projects on Machine Learning

* [Credit Card Fraud Detection](https://github.com/srohit0/Misc/tree/master/FraudDetection)
* [Mortgage Loan Defaulter Prediction](https://github.com/srohit0/Misc/tree/master/Loan%20Default%20Prediction)
* [Predicting Geolocation of Emitters in Wireless Sensor Networks](https://github.com/srohit0/Misc/tree/master/PredictingGeoLocation)
* [Arbittrary Number Sequence Prediction using LTSM](https://github.com/srohit0/Misc/tree/master/Sqnc2Sqnc_LSTM)
* [Exploratory Data Analysis for Business with Subscription Model](https://github.com/srohit0/Misc/tree/master/BusinessDataAnalysis)
* [Simple Example of ML app (MNIST) Deployment in Google Cloud](https://github.com/srohit0/Misc/tree/master/MNIST_in_GCP)
* [Speech to Text with deepspeech model in google colab](https://github.com/srohit0/ML-Misc/blob/master/speechToText/DeepSpeech%20To%20Text%20Using%20Google%20Colab.ipynb)