papers-we-love_papers-we-love/machine_learning/README.md
Ryan Swanstrom 9d4b35f497 Create README.md
just the initial folder structure

Update README.md

added 3 links

Update README.md

update links to academic sites
2014-04-06 23:04:27 -05:00

10 lines
594 B
Markdown

Important machine learning papers
## External Papers
* [Top 10 algorithms in data mining](http://www.cs.uvm.edu/~icdm/algorithms/10Algorithms-08.pdf) - While it is difficult to identify the top 10, this paper contains 10 very important data mining/machine learning algorithms
* [A Few Useful Things to Know about Machine Learning](http://homes.cs.washington.edu/~pedrod/papers/cacm12.pdf) - Just like the title says, it contains many useful tips and gotchas for machine learning
* [Random Forests](http://oz.berkeley.edu/~breiman/randomforest2001.pdf) - The initial paper on random forests