Machine Learning through Python. Supervised Learning: Discriminant Analysis, Generalized Linear Models, and Decision Trees: MACHINE LEARNING
English | Oct 27, 2025 | ISBN: 9798231298358 | 256 pages | EPUB (True) | 9.81 MB
English | Oct 27, 2025 | ISBN: 9798231298358 | 256 pages | EPUB (True) | 9.81 MB
Machine learning algorithms use computational methods to extract information directly from data. Machine learning uses two types of techniques: supervised learning, which trains a model with known input and output data so that it can predict future outcomes, and unsupervised learning, which finds hidden patterns or intrinsic structures in the input data. Most supervised learning techniques are developed throughout this book from a methodological and practical perspective with applications through the Python software. The following techniques are explored in depth: Discriminant Analysis, Logit Models, Probit Models, Count Models, Generalized Linear Models, Discrete Choice Models, Decision Trees, and Random Forests.