Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/srohit0/ml-misc
- Owner: srohit0
- License: gpl-3.0
- Created: 2018-01-15T01:02:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-13T18:32:09.000Z (over 5 years ago)
- Last Synced: 2024-11-24T20:48:17.360Z (about 2 months ago)
- Topics: colaboratory, data-analysis, data-science, data-visualization, google-colab, machine-learning-algorithms
- Language: Jupyter Notebook
- Homepage:
- Size: 15.1 MB
- Stars: 9
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)