Cargando…

Data mining algorithms in C++ : data patterns and algorithms for modern applications /

Find the various relationships among variables that can be present in big data as well as other data sets. This book also covers information entropy, permutation tests, combinatorics, predictor selections, and eigenvalues to give you a well-rounded view of data mining and algorithms in C++. Furtherm...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Masters, Timothy (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, [2018]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Information and Entropy
  • 2. Screening for Relationships
  • 3. Displaying Relationship Anomalies
  • 4. Fun With Eigenvectors
  • 5. Using the DATAMINE Program.