Jump to ratings and reviews
Rate this book

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

Rate this book
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.  Many of 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 LearnCompute entropy to detect problematic predictorsImprove numeric predictions using constrained and unconstrained combinations, variance-weighted interpolation, and kernel-regression smoothingCarry 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 couplingHarness information-theoretic techniques to rapidly screen large numbers of candidate predictors, identifying those that are especially promisingUse Monte-Carlo permutation methods to assess the role of good luck in performance resultsCompute confidence and tolerance intervals for predictions, as well as confidence levels for classification decisionsWho This Book is ForAnyone 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.

563 pages, Kindle Edition

First published April 21, 2013

6 people are currently reading
92 people want to read

About the author

Timothy Masters

25 books12 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
7 (63%)
4 stars
4 (36%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Vagabond of Letters, DLitt.
593 reviews393 followers
reference-works
December 19, 2019
****1/2

I don't understand how this book was not able to find a publisher. Even I have learned from it (and I'm a professional quant trader), and even where I have not I've seen it positing novel solutions to old problems, or independently reproducing solutions and techniques which are treated as bordering on trade secrets when applied to markets by financial firms.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.