About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
tvvignesh
10/21/2018 - 11:55 AM
share
Share
add_circle_outline
Save
Machine Learning Notes
Machine Learning Notes
ml.md
content_copy
file_download
Rendered
Source
Time series data
https://www.analyticsvidhya.com/blog/2016/02/time-series-forecasting-codes-python/
http://scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
https://machinelearningmastery.com/time-series-forecasting-methods-in-python-cheat-sheet/
https://www.analyticsvidhya.com/blog/2018/02/time-series-forecasting-methods/
https://www.youtube.com/watch?v=e8Yw4alG16Q
https://medium.com/@josemarcialportilla/using-python-and-auto-arima-to-forecast-seasonal-time-series-90877adff03c
https://www.digitalocean.com/community/tutorials/a-guide-to-time-series-forecasting-with-arima-in-python-3
https://www.sciencedirect.com/science/article/pii/S0925231217309864
http://publications.lib.chalmers.se/records/fulltext/242944/242944.pdf
Neural Networks/Deep Learning
https://www.youtube.com/watch?v=aircAruvnKk
https://www.youtube.com/watch?v=b99UVkWzYTQ&list=PLjJh1vlSEYgvGod9wWiydumYl8hOXixNu
Data pre-processing
https://app.pluralsight.com/library/courses/pandas-data-wrangling-machine-learning-engineers/table-of-contents
https://developers.google.com/machine-learning/guides/text-classification/step-3
https://app.pluralsight.com/library/courses/python-scikit-learn-building-machine-learning-models/table-of-contents
Recommendation Systems
https://app.pluralsight.com/library/courses/algorithms-recommendation-systems/table-of-contents
https://github.com/guymorita/recommendationRaccoon
https://github.com/apache/predictionio/
Anomaly Detection
https://towardsdatascience.com/outlier-detection-with-isolation-forest-3d190448d45e
https://www.quora.com/What-is-the-difference-between-random-forest-and-isolation-forest
https://stackoverflow.com/questions/43063031/how-to-use-isolation-forest
https://quantdare.com/isolation-forest-algorithm/
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/one-class-support-vector-machine
https://www.kaggle.com/mlg-ulb/creditcardfraud/kernels
Cheatsheets & Aggregations
https://medium.com/machine-learning-in-practice/cheat-sheet-of-machine-learning-and-python-and-math-cheat-sheets-a4afe4e791b6
https://medium.com/machine-learning-in-practice/learning-machine-learning-and-nlp-from-185-quora-questions-cebe42e47da8
https://medium.com/machine-learning-in-practice/my-curated-list-of-ai-and-machine-learning-resources-from-around-the-web-9a97823b8524
Model Serialization
https://medium.freecodecamp.org/a-beginners-guide-to-training-and-deploying-machine-learning-models-using-python-48a313502e5a
Miscellaneous References
https://gab41.lab41.org/the-10-algorithms-machine-learning-engineers-need-to-know-f4bb63f5b2fa
https://medium.com/machine-learning-in-practice/cheat-sheet-of-machine-learning-and-python-and-math-cheat-sheets-a4afe4e791b6
https://medium.com/machine-learning-in-practice/my-curated-list-of-ai-and-machine-learning-resources-from-around-the-web-9a97823b8524
https://medium.com/machine-learning-in-practice/learning-machine-learning-and-nlp-from-185-quora-questions-cebe42e47da8
https://www.youtube.com/channel/UCWN3xxRkmTPmbKwht9FuE5A
https://github.com/llSourcell/Learn_Machine_Learning_in_3_Months
https://www.datacamp.com/community/tutorials/tutorial-jupyter-notebook
https://github.com/kudkudak/python-for-data-processing
https://github.com/dipanjanS/practical-machine-learning-with-python
https://medium.com/fintechexplained/end-to-end-guide-for-machine-learning-project-146c288186dc
Important Websites
https://www.kaggle.com/
https://www.analyticsvidhya.com/
https://ai.google/education/
http://scikit-learn.org/stable/tutorial/index.html
https://github.com/josephmisiti/awesome-machine-learning
Datasets
https://archive.ics.uci.edu/ml/index.php
clear