Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adityajn105/machine-learning-algos
Different Algos Learn While Learning Machine-Learning
https://github.com/adityajn105/machine-learning-algos
machine-learning-algorithms matplotlib-tutorial nltk pandas-tutorial scikit-learn scipy seaborn tensorflow-tutorials
Last synced: 25 days ago
JSON representation
Different Algos Learn While Learning Machine-Learning
- Host: GitHub
- URL: https://github.com/adityajn105/machine-learning-algos
- Owner: adityajn105
- Created: 2016-12-13T20:36:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-02T16:35:54.000Z (over 5 years ago)
- Last Synced: 2024-11-15T14:25:02.764Z (3 months ago)
- Topics: machine-learning-algorithms, matplotlib-tutorial, nltk, pandas-tutorial, scikit-learn, scipy, seaborn, tensorflow-tutorials
- Language: Jupyter Notebook
- Size: 31.6 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Given Some important Links
1. [Comprehensive learning path - Data Science with python](https://www.analyticsvidhya.com/learning-paths-data-science-business-analytics-business-intelligence-big-data/learning-path-data-science-python/)2. [Learn Matplotlib](http://nbviewer.ipython.org/github/jrjohansson/scientific-python-lectures/blob/master/Lecture-4-Matplotlib.ipynb)
3. [Data Munging with Pandas](https://www.analyticsvidhya.com/blog/2014/09/data-munging-python-using-pandas-baby-steps-python/)
4. [Python Regex](https://developers.google.com/edu/python/regular-expressions)
5. [Data Cleansing Process](https://www.analyticsvidhya.com/blog/2015/06/quick-guide-text-data-cleaning-python/)
6. [**ScikitLearn all Estimators](http://scikit-learn.org/stable/tutorial/machine_learning_map/)
7. [Probability CheetSheet](http://www.sas.upenn.edu/~astocker/lab/teaching-files/PSYC739-2016/probability_cheatsheet.pdf)
8. [Sql CheetSheet](http://cse.unl.edu/~sscott/ShowFiles/SQL/CheatSheet/SQLCheatSheet.html)
9. [DataCamp CheetSheets](https://www.datacamp.com/community/data-science-cheatsheets)