全机器学习和Python的27个速查表(完整版)

转自:http://www.sohu.com/a/157941537_642762

机器学习(Machine Learning)

有不少有用的流程图和机器学习算法表。 这里只包括所发现的最全面的速查表。

神经网络架构(NeuralNetwork Architectures)

来源:http://www.asimovinstitute.org/neural-network-zoo/

全机器学习和Python的27个速查表(完整版)_第1张图片

Microsoft Azure算法流程图(Microsoft AzureAlgorithm Flowchart)

来源:https://docs.microsoft.com/en-us/azure/machine-learning/machine-learning-algorithm-cheat-sheet

全机器学习和Python的27个速查表(完整版)_第2张图片

SAS算法流程图(SAS Algorithm Flowchart)

来源:http://blogs.sas.com/content/subconsciousmusings/2017/04/12/machine-learning-algorithm-use/

全机器学习和Python的27个速查表(完整版)_第3张图片

全机器学习和Python的27个速查表(完整版)_第4张图片

算法总结(AlgorithmSummary)

来源:http://machinelearningmastery.com/a-tour-of-machine-learning-algorithms/

全机器学习和Python的27个速查表(完整版)_第5张图片

来源: http://thinkbigdata.in/best-known-machine-learning-algorithms-infographic/

全机器学习和Python的27个速查表(完整版)_第6张图片

算法优缺点(AlgorithmPro/Con)

来源:https://blog.dataiku.com/machine-learning-explained-algorithms-are-your-friend

全机器学习和Python的27个速查表(完整版)_第7张图片

Python

当然Python有很多在线资源。 对于本节只包括所遇到的最好的速查表。

算法(Algorithms)

来源:https://www.analyticsvidhya.com/blog/2015/09/full-cheatsheet-machine-learning-algorithms/

全机器学习和Python的27个速查表(完整版)_第8张图片

Python基础(Python Basics)

来源:http://datasciencefree.com/python.pdf

全机器学习和Python的27个速查表(完整版)_第9张图片

来源:https://www.datacamp.com/community/tutorials/python-data-science-cheat-sheet-basics#gs.0x1rxEA

全机器学习和Python的27个速查表(完整版)_第10张图片

Numpy

来源:https://www.dataquest.io/blog/numpy-cheat-sheet/

全机器学习和Python的27个速查表(完整版)_第11张图片

来源:http://datasciencefree.com/numpy.pdf

全机器学习和Python的27个速查表(完整版)_第12张图片

来源:https://www.datacamp.com/community/blog/python-numpy-cheat-sheet#gs.Nw3V6CE

全机器学习和Python的27个速查表(完整版)_第13张图片

来源:https://github.com/donnemartin/data-science-ipython-notebooks/blob/master/numpy/numpy.ipynb

全机器学习和Python的27个速查表(完整版)_第14张图片

Pandas

来源:http://datasciencefree.com/pandas.pdf

全机器学习和Python的27个速查表(完整版)_第15张图片

来源:https://www.datacamp.com/community/blog/python-pandas-cheat-sheet#gs.S4P4T=U

全机器学习和Python的27个速查表(完整版)_第16张图片

来源:https://github.com/donnemartin/data-science-ipython-notebooks/blob/master/pandas/pandas.ipynb

全机器学习和Python的27个速查表(完整版)_第17张图片

Matplotlib

来源:https://www.datacamp.com/community/blog/python-matplotlib-cheat-sheet

全机器学习和Python的27个速查表(完整版)_第18张图片

来源:https://github.com/donnemartin/data-science-ipython-notebooks/blob/master/matplotlib/matplotlib.ipynb

全机器学习和Python的27个速查表(完整版)_第19张图片

Scikit Learn

来源:http://peekaboo-vision.blogspot.de/2013/01/machine-learning-cheat-sheet-for-scikit.html

全机器学习和Python的27个速查表(完整版)_第20张图片

来源:http://peekaboo-vision.blogspot.de/2013/01/machine-learning-cheat-sheet-for-scikit.html

全机器学习和Python的27个速查表(完整版)_第21张图片

来源:https://github.com/rcompton/ml_cheat_sheet/blob/master/supervised_learning.ipynb

全机器学习和Python的27个速查表(完整版)_第22张图片

Tensorflow

来源:https://github.com/aymericdamien/TensorFlow-Examples/blob/master/notebooks/1_Introduction/basic_operations.ipynb

全机器学习和Python的27个速查表(完整版)_第23张图片

Pytorch

来源:https://github.com/bfortuner/pytorch-cheatsheet

全机器学习和Python的27个速查表(完整版)_第24张图片

数学(Math)

如果你真的想了解机器学习,那么需要对统计(特别是概率)、线性代数和微积分的理解打下坚实的基础。在本科期间我辅修数学,但是我肯定需要复习这些知识。 这些速查表提供了大多数需要了解最常见的机器学习算法背后的数学。

概率(Probability)

来源:http://www.wzchen.com/s/probability_cheatsheet.pdf

全机器学习和Python的27个速查表(完整版)_第25张图片

线性代数(Linear Algebra)

来源:https://minireference.com/static/tutorials/linear_algebra_in_4_pages.pdf

全机器学习和Python的27个速查表(完整版)_第26张图片

统计学(Statistics)

来源:http://web.mit.edu/~csvoss/Public/usabo/stats_handout.pdf

全机器学习和Python的27个速查表(完整版)_第27张图片

微积分(Calculus)

来源:http://tutorial.math.lamar.edu/getfile.aspx?file=B,41,N

全机器学习和Python的27个速查表(完整版)_第28张图片

你可能感兴趣的:(全机器学习和Python的27个速查表(完整版))