Portal:Machine learning

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Shortcut:

Machine learning

Machine learning is a scientific discipline that explores the construction and study of algorithms that can learn from data. Such algorithms operate by building a model based on inputs and using that to make predictions or decisions, rather than following only explicitly programmed instructions.

Machine learning can be considered a subfield of computer science and statistics. It has strong ties to artificial intelligence and optimization, which deliver methods, theory and application domains to the field. Machine learning is employed in a range of computing tasks where designing and programming explicit, rule-based algorithms is infeasible. Example applications include spam filtering, optical character recognition (OCR), search engines and computer vision. Machine learning is sometimes conflated with data mining, although that focuses more on exploratory data analysis. Machine learning and pattern recognition "can be viewed as two facets of the same field."

Show new selections

Selected article

A random forest is an ensemble model for classification or regression, that consists of a multitude of decision trees. The predictions of a random forest are averages of the predictions of the individual trees. Random forests correct for decision trees' habit of overfitting to their training set.

The algorithm for inducing a random forest was developed by Leo Breiman and Adele Cutler. The method combines Breiman's "bagging" idea and random selection of features: each tree gets to see a bootstrap sample of the training set and a random sample of the features, in order to obtain uncorrelated trees.

Selected biography

Geoffrey (Geoff) Everest Hinton FRS (born 6 December 1947) is a British-born cognitive psychologist and computer scientist, most noted for his work on artificial neural networks. He now divides his time working for Google and University of Toronto. He is the co-inventor of the backpropagation and contrastive divergence training algorithms and is an important figure in the deep learning movement.

In the news

Topics

Related portals

Wikimedia

Purge server cache