机器学习实践

Machine-Learning-Recipes with Jo

2018-01-04  本文已影响16人  jiandanjinxin

machine-learning-recipes with Josh Gordon
Github-Josh Gordon
6行代码完成机器学习编程|机器学习入门教程
Bilibili-video-machine-learning-recipes with Josh Gordon
中文字幕video-machine-learning-recipes with Josh Gordon
machine-learning-recipes学习资源和代码
Github-machine-learning-recipes学习资源和代码

决策树

  1. 简单易懂,具备可解释性
    2.方便可视化
    PlaygroundTensorflow

Sklearn Decision Tree

好的特征 Ideal features are

Features capture different types of information---Informative
Independent features are best
Avoid useless features
Avoid redundant features
Features should be easy to understand---Simple

最全代码可见

Machine-Learning-Recipes-with-Josh-Gordon

上一篇 下一篇

猜你喜欢

热点阅读