Machine Learning: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
(Created page with " == get ttin gstarted == google:// https://www.kaggle.com/wiki/GettingStartedWithPythonForDataScience - in progress https://www.quora.com/I-want-to-learn-machine-learning-W...") |
No edit summary |
||
Line 1: | Line 1: | ||
== | == getting started == | ||
google:// | google:// | ||
Line 9: | Line 9: | ||
http://thunderboltlabs.com/blog/2013/11/09/getting-started-with-machine-learning/ | http://thunderboltlabs.com/blog/2013/11/09/getting-started-with-machine-learning/ | ||
== algorithms == | |||
random forest<br> | |||
https://medium.com/rants-on-machine-learning/the-unreasonable-effectiveness-of-random-forests-f33c3ce28883 | |||
== tools == | |||
python + libs |
Revision as of 13:33, 21 September 2015
getting started
google://
https://www.kaggle.com/wiki/GettingStartedWithPythonForDataScience - in progress
https://www.quora.com/I-want-to-learn-machine-learning-Where-should-I-start
http://thunderboltlabs.com/blog/2013/11/09/getting-started-with-machine-learning/
algorithms
random forest
https://medium.com/rants-on-machine-learning/the-unreasonable-effectiveness-of-random-forests-f33c3ce28883
tools
python + libs