scikit-learn:0.5. Choosing the right estimator(你的问题适合什么estimator来建模呢)

内容来自:http://scikit-learn.org/stable/index.html


虽说特征很重要,其实选择合适的estimator也同样总要,这下可以方便参考了。。。。。

Often the hardest part of solving a machine learning problem can be finding the right estimator for the job.

Different estimators are better suited for different types of data and different problems.

The flowchart below is designed to give users a bit of a rough guide on how to approach problems with regard to which estimators to try on your data.


scikit-learn:0.5. Choosing the right estimator(你的问题适合什么estimator来建模呢)_第1张图片

你可能感兴趣的:(数据挖掘,机器学习,choosing,scikit-learn,estimator)