1 / 10

Machine Learning

Machine Learning. Dell Zhang Birkbeck, University of London. Netflix Prize. $1,000,000 to the first person to improve the accuracy of its recommendation system by 10 percent . $50,000 to the current leader each year for as long as the contest runs. Concepts. Learning =

jkouba
Download Presentation

Machine Learning

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Machine Learning Dell Zhang Birkbeck, University of London

  2. Netflix Prize • $1,000,000 • to the first personto improve the accuracy of its recommendation system by 10 percent. • $50,000 • to the current leader each year for as long as the contest runs.

  3. Concepts • Learning = • improving performance • at some task • through experience Human / Machine Prof. Tom Mitchell

  4. Concepts • Machine Learning (ML)is a subfield of artificial intelligenceconcerned with algorithms that allow computers to learn. • What this means, in most cases, is that algorithm is given a set of data and infers information about the properties of data –and that information allows it to make predictions about other data that might see in the future.

  5. Concepts • This is possible because almost all non-random data contains patterns, and these patterns allow the machine to generalize. • In order to generalize, it trains a model with what it determines are the important aspects of the data.Many machinelearning algorithms rely heavily on mathematics(in particular statistics).

  6. Concepts • The Bean Machine • Wikipedia • http://en.wikipedia.org/wiki/Bean_machine • Demonstration: • http://www.youtube.com/watch?v=AUSKTk9ENzg • Simulation: • http://www.ms.uky.edu/~mai/java/stat/GaltonMachine.html

  7. Concepts • Closely Related Areas • Data Mining or KDD • Pattern Recognition

  8. References

More Related