關於python機器學習經常使用算法的例子

Fork me on GitHub

This documentation is for scikit-learn version 0.14— Other versionshtml

If you use the software, please consider citing scikit-learn.git

Choosing the right estimator

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

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

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.ide

Click on any estimator in the chart below to see it’s documentation.ui

 

Move mouse over image

 

 
 
相關文章
相關標籤/搜索