前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >【机器学习】27 个机器学习、数学、Python 速查表

【机器学习】27 个机器学习、数学、Python 速查表

作者头像
黄博的机器学习圈子
发布2021-07-07 15:21:34
3700
发布2021-07-07 15:21:34
举报

英文:Robbie Allen,编译:伯乐在线 - iPytLab

机器学习涉及到的方面非常多。当我开始准备复习这些内容的时候,我找到了许多不同的”速查表”, 这些速查表针对某一主题都罗列出了所有我需要知道的知识重点。最终我编译了超过 20 份机器学习相关的速查表,其中一些是我经常用到的而且我相信其他人也会从中受益。本文整理了我在网络上找到的 27 个速查表,我认为比较好。如果我有遗漏,欢迎补充。

如今机器学习领域的发展相当迅速,我可以想象出来这些资源将会很快过时,但是至少在当前,在2017年6月1日,他们都是相当流行的。

如果你们像我一样想要一次性批量下载所有资源,我我已经将 27 个速查表整理打包好了:https://pan.baidu.com/s/1mi0viGS

如果你喜欢本文,记得给我在下面点个 zan 哦。

机器学习

这里我从一些和机器学习算法相关的流程图和表格中选择了我认为最全面的几个并在下面罗列出来。

Neural Network Architectures

链接: http://www.asimovinstitute.org/neural-network-zoo/

The Neural Network Zoo

Microsoft Azure Algorithm Flowchart

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

Machine learning algorithm cheat sheet for Microsoft Azure Machine Learning Studio

SAS Algorithm Flowchart

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

SAS: Which machine learning algorithm should I use?

Algorithm Summary

链接: http://machinelearningmastery.com/a-tour-of-machine-learning-algorithms/

A Tour of Machine Learning Algorithms

Which are the best known machine learning algorithms?

Algorithm Pro/Con

链接: https://blog.dataiku.com/machine-learning-explained-algorithms-are-your-friend

Python

网上在线的Python资源可以说是相当的多。在这一部分,我挑选了我遇到的几个最好的速查表呈献给大家。

ML算法

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

Python基础

链接: http://datasciencefree.com/python.pdf

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

Numpy

链接: https://www.dataquest.io/blog/numpy-cheat-sheet/

链接: http://datasciencefree.com/numpy.pdf

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

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

Pandas

链接: http://datasciencefree.com/pandas.pdf

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

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

Matplotlib

链接: https://www.datacamp.com/community/blog/python-matplotlib-cheat-sheet

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

Scikit Learn

链接: https://www.datacamp.com/community/blog/scikit-learn-cheat-sheet#gs.fZ2A1Jk

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

链接: https://github.com/rcompton/ml_cheat_sheet/blob/master/supervised_learning.ipynb

Tensorflow

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

Pytorch

链接: https://github.com/bfortuner/pytorch-cheatsheet

数学

如果你想真正的理解机器学习,你需要有扎实的统计学(尤其是概率论), 线性代数以及微积分基础。我在上大学的时候辅修了数学专业,但是我肯定还是需要对这些数学知识进行复习。如果你想理解常用机器学习算法背后的数学原理,那么下面的这些速查表将会是你需要的。

概率论

链接: http://www.wzchen.com/s/probability_cheatsheet.pdf

线性代数

链接: https://minireference.com/static/tutorials/linear_algebra_in_4_pages.pdf

统计学

链接: http://web.mit.edu/~csvoss/Public/usabo/stats_handout.pdf

微积分

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

打包下载:https://pan.baidu.com/s/1mi0viGS

代码语言:javascript
复制
本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2021-06-28,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 机器学习初学者 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 机器学习
    • Neural Network Architectures
      • Microsoft Azure Algorithm Flowchart
        • SAS Algorithm Flowchart
          • Algorithm Summary
            • Algorithm Pro/Con
              • ML算法
                • Python基础
                  • Numpy
                    • Pandas
                      • Matplotlib
                        • Scikit Learn
                          • Tensorflow
                            • Pytorch
                            • 数学
                              • 概率论
                                • 线性代数
                                  • 统计学
                                    • 微积分
                                    领券
                                    问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档