-
Book Overview & Buying
-
Table Of Contents
Machine Learning For Dummies
By :
Chapter 12
IN THIS CHAPTER
Trying a perceptron to separate classes by a line
Partitioning recursively training data by decision trees
Discovering the rules behind playing tennis and surviving the Titanic
Leveraging Bayesian probability to analyze textual data
Beginning with this chapter, the examples start illustrating the basics of how to learn from data. The plan is to touch some of the simplest learning strategies first — providing some formulas (just those that are essential), intuitions about their functioning, and examples in R and Python for experimenting with some of their most typical characteristics. The chapter begins by reviewing the use of the perceptron to separate classes.
At the root of all principal machine learning techniques presented in the book, there is always an algorithm based on somewhat interrelated linear combinations, variations of the sample splitting of decision trees, or some kind of Bayesian probabilistic reasoning...
Change the font size
Change margin width
Change background colour