Assessing and Improving Prediction and Classification Theory and Algorithms in C++

Cover of Assessing and Improving Prediction and Classification Theory and Algorithms in C++ by Timothy Masters
Publisher: Apress
Year: 2017
Language: en
Edition: 1st ed.
Pages: 517
ISBN-13: 9781484233351
Dimensions:
Height: 10 Inches
Length: 7.01 Inches
Weight: 2.044 Pounds
Width: 1.22 Inches
Editorial overview Touché

Assessing and Improving Prediction and Classification Theory and Algorithms in C++ by Timothy Masters is a comprehensive resource published by Apress on December 20, 2017. This 1st edition, comprising 517 pages, is presented in English and focuses on evaluating and enhancing the performance of prediction and classification models. The book outlines various state-of-the-art algorithms, including committee-based decision making and resampling techniques, while emphasizing practical applicability and ease of understanding for readers with a modest mathematical background.

Readers will discover a range of techniques aimed at building robust models and quantifying their expected behavior in real-world applications. The book covers essential concepts in information theory and provides intuitive explanations of algorithms, complete with commented C++ source code. Topics such as entropy computation, classification decisions, and Monte-Carlo permutation methods are explored, making this book a valuable tool for anyone involved in creating prediction or classification models, regardless of their programming language preference.


Official synopsis Publisher

Assess the quality of your prediction and classification models in ways that accurately reflect their real-world performance, and then improve this performance using state-of-the-art algorithms such as committee-based decision making, resampling the dataset, and boosting. This book presents many important techniques for building powerful, robust models and quantifying their expected behavior when put to work in your application.
Considerable attention is given to information theory, especially as it relates to discovering and exploiting relationships between variables employed by your models. This presentation of an often confusing subject avoids advanced mathematics, focusing instead on concepts easily understood by those with modest background in mathematics.
All algorithms include an intuitive explanation of operation, essential equations, references to more rigorous theory, and commented C++ source code. Manyof these techniques are recent developments, still not in widespread use. Others are standard algorithms given a fresh look. In every case, the emphasis is on practical applicability, with all code written in such a way that it can easily be included in any program.

What You’ll Learn

  • Compute entropy to detect problematic predictors
  • Improve numeric predictions using constrained and unconstrained combinations, variance-weighted interpolation, and kernel-regression smoothing
  • Carry out classification decisions using Borda counts, MinMax and MaxMin rules, union and intersection rules, logistic regression, selection by local accuracy, maximization of the fuzzy integral, and pairwise coupling
  • Harness information-theoretic techniques to rapidly screen large numbers of candidate predictors, identifying those that are especially promising
  • Use Monte-Carlo permutation methods to assessthe role of good luck in performance results
  • Compute confidence and tolerance intervals for predictions, as well as confidence levels for classification decisions

Who This Book is For
Anyone who creates prediction or classification models will find a wealth of useful algorithms in this book. Although all code examples are written in C++, the algorithms are described in sufficient detail that they can easily be programmed in any language.

FAQ
What is “Assessing and Improving Prediction and Classification Theory and Algorithms in C++” about?
This page includes the available description and bibliographic details for “Assessing and Improving Prediction and Classification Theory and Algorithms in C++” by Timothy Masters. Synopsis preview: Assess the quality of your prediction and classification models in ways that accurately reflect their real-world performance, and then improve this performance using state-of-the-art algorithms such as committee-based de…
Who is the author of “Assessing and Improving Prediction and Classification Theory and Algorithms in C++”?
“Assessing and Improving Prediction and Classification Theory and Algorithms in C++” is credited to Timothy Masters.
When was “Assessing and Improving Prediction and Classification Theory and Algorithms in C++” published?
Publisher: Apress. Year: 2017.
What is the ISBN for “Assessing and Improving Prediction and Classification Theory and Algorithms in C++”?
ISBN-13: 9781484233351.
What are the book details (language, pages, edition)?
Language: en. Pages: 517. Edition: 1st ed..

More Books by Timothy Masters

Related Books by Topic