Data Mining Algorithms in C++ (inbunden)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
286
Utgivningsdatum
2017-12-19
Förlag
APress
Dimensioner
254 x 178 x 16 mm
Vikt
531 g
ISBN
9781484233146

Data Mining Algorithms in C++

Data Patterns and Algorithms for Modern Applications

Häftad,  Engelska, 2017-12-19
834
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Discover hidden relationships among the variables in your data, and learn how to exploit these relationships. This book presents a collection of data-mining algorithms that are effective in a wide variety of prediction and classification applications. 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 focus is on practical applicability, with all code written in such a way that it can easily be included into any program. The Windows-based DATAMINE program lets you experiment with the techniques before incorporating them into your own work. What You'll Learn Use Monte-Carlo permutation tests to provide statistically sound assessments of relationships present in your data Discover how combinatorially symmetric cross validation reveals whether your model has true power or has just learned noise by overfitting the data Work with feature weighting as regularized energy-based learning to rank variables according to their predictive power when there is too little data for traditional methods See how the eigenstructure of a dataset enables clustering of variables into groups that exist only within meaningful subspaces of the data Plot regions of the variable space where there is disagreement between marginal and actual densities, or where contribution to mutual information is high Who This Book Is For Anyone interested in discovering and exploiting relationships among variables. Although all code examples are written in C++, the algorithms are described in sufficient detail that they can easily be programmed in any language.

Passar bra ihop

  1. Data Mining Algorithms in C++
  2. +
  3. Careless People

De som köpt den här boken har ofta också köpt Careless People av Sarah Wynn-Williams (häftad).

Köp båda 2 för 1040 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Timothy Masters

Övrig information

Timothy Masters has a PhD in statistics and is an experienced programmer. ¿His¿dissertation was in image analysis. ¿His career moved in the direction of signal processing, and for the last 25 years he's been involved in the development of automated trading systems in various financial markets.