Data Mining Algorithms in C++: Data Patterns and Algorithms for Modern Applications

Data Mining Algorithms in C++: Data Patterns and Algorithms for Modern Applications Front Cover
Data Mining Algorithms in C++: Data Patterns and Algorithms for Modern Applications
by 作者: Timothy Masters
Pages: 286 pages
Edition 版本: 1st ed.
Language 语言: English
Publisher Finelybook 出版社: Apress
Publisher Finelybook 出版日期: 2018-01-19
ISBN-10 书号: 148423314X
ISBN-13 书号: 9781484233146


Book Description
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
Monte-Carlo permutation tests provide statistically sound assessment of relationships present in your data.
Combinatorially symmetric cross validation reveals whether your model has true power or has just learned noise by overfitting the data.
Feature weighting as regularized energy-based learning ranks variables according to their predictive power when there is too little data for traditional methods.
The eigenstructure of a dataset enables clustering of variables into groups that exist only within meaningful subspaces of the data.
Plotting regions of the variable space where there is disagreement between marginal and actual densities,or where contribution to mutual information is high,provides visual insight into anomalous relationships.

Who this book is for
The techniques presented in this book and in the DATAMINE program will be useful to 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.
Contents
Chapter 1: Information and Entropy
Chapter 2: Screening for Relationships
Chapter 3: Displaying Relationship Anomalies
Chapter 4: Fun with Eigenvectors
Chapter 5: Using the DATAMINE Program

打赏
未经允许不得转载:finelybook » Data Mining Algorithms in C++: Data Patterns and Algorithms for Modern Applications

相关推荐

  • 暂无文章

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏