MARC details
| 000 -LEADER |
| fixed length control field |
07444cam a22004818i 4500 |
| 001 - CONTROL NUMBER |
| control field |
21134502 |
| 005 - DATE AND TIME OF LATEST TRANSACTION |
| control field |
20200304141256.0 |
| 006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS--GENERAL INFORMATION |
| fixed length control field |
m |o d | |
| 007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION |
| fixed length control field |
cr_||||||||||| |
| 008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION |
| fixed length control field |
190718s2019 flu ob 001 0 eng |
| 010 ## - LIBRARY OF CONGRESS CONTROL NUMBER |
| LC control number |
2019030251 |
| 020 ## - INTERNATIONAL STANDARD BOOK NUMBER |
| Cancelled/invalid ISBN |
9781138492530 |
| 040 ## - CATALOGING SOURCE |
| Original cataloging agency |
DLC |
| Language of cataloging |
eng |
| Transcribing agency |
DLC |
| Description conventions |
rda |
| Modifying agency |
EG-NcFUE |
| 042 ## - AUTHENTICATION CODE |
| Authentication code |
pcc |
| 050 00 - LIBRARY OF CONGRESS CALL NUMBER |
| Classification number |
Q325.5 |
| 082 00 - DEWEY DECIMAL CLASSIFICATION NUMBER |
| Classification number |
006.31 |
| Edition number |
23 |
| Item number |
K.D.D |
| 100 1# - MAIN ENTRY--PERSONAL NAME |
| Personal name |
Kroese, Dirk P., |
| Relator term |
author. |
| 245 10 - TITLE STATEMENT |
| Title |
Data science and machine learning : |
| Remainder of title |
mathematical and statistical methods / |
| Statement of responsibility, etc |
Dirk P. Kroese, Zdravko Botev, Thomas Taimre, Radislav Vaisman. |
| 250 ## - EDITION STATEMENT |
| Edition statement |
First edition. |
| 263 ## - PROJECTED PUBLICATION DATE |
| Projected publication date |
1912 |
| 264 #1 - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT) |
| Place of publication, distribution, etc |
Boca Raton : |
| Name of publisher, distributor, etc |
CRC Press, |
| Date of publication, distribution, etc |
2019. |
| 264 #4 - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT) |
| Date of publication, distribution, etc |
©2020 |
| 300 ## - PHYSICAL DESCRIPTION |
| Extent |
xxi, 513 pages : |
| Other physical details |
color charts, color illustrations; |
| Dimensions |
30 cm |
| 336 ## - CONTENT TYPE |
| Content type term |
text |
| Content type code |
txt |
| Source |
rdacontent |
| 337 ## - MEDIA TYPE |
| Media type term |
computer |
| Media type code |
n |
| Source |
rdamedia |
| 338 ## - CARRIER TYPE |
| Carrier type term |
online resource |
| Carrier type code |
nc |
| Source |
rdacarrier |
| 490 0# - SERIES STATEMENT |
| Series statement |
Chapman & Hall/CRC machine learning & pattern recognition |
| 504 ## - BIBLIOGRAPHY, ETC. NOTE |
| Bibliography, etc |
Includes bibliographical references and index. |
| 505 ## - FORMATTED CONTENTS NOTE |
| Formatted contents note |
Preface Notation Importing, Summarizing, and Visualizing Data Introduction Structuring Features According to Type Summary Tables Summary Statistics Visualizing Data Plotting Qualitative Variables Plotting Quantitative Variables Data Visualization in a Bivariate Setting Exercises Statistical Learning Introduction Supervised and Unsupervised Learning Training and Test Loss Tradeoffs in Statistical Learning Estimating Risk In-Sample Risk Cross-Validation Modeling Data Multivariate Normal Models Normal Linear Models Bayesian Learning Exercises Monte Carlo Methods Introduction .Monte Carlo Sampling Generating Random Numbers Simulating Random Variables Simulating Random Vectors and Processes Resampling Markov Chain Monte Carlo Monte Carlo Estimation Crude Monte Carlo Bootstrap Method Variance Reduction Monte Carlo for Optimization Simulated Annealing Cross-Entropy Method Splitting for Optimization Noisy Optimization Exercises Unsupervised Learning Introduction Risk and Loss in Unsupervised Learning Expectation-Maximization (EM) Algorithm Empirical Distribution and Density Estimation Clustering via Mixture Models Mixture Models EM Algorithm for Mixture Models Clustering via Vector Quantization K-Means Clustering via Continuous Multiextremal Optimization Hierarchical Clustering Principal Component Analysis (PCA) Motivation: Principal Axes of an Ellipsoid PCA and Singular Value Decomposition (SVD) Exercises Regression Introduction Linear Regression Analysis via Linear Models Parameter Estimation Model Selection and Prediction Cross-Validation and Predictive Residual Sum of Squares In-Sample Risk and Akaike Information Criterion Categorical Features Nested Models Coefficient of Determination Inference for Normal Linear Models Comparing Two Normal Linear Models Confidence and Prediction Intervals Nonlinear Regression Models Linear Models in Python Modeling Analysis Analysis of Variance (ANOVA) Confidence and Prediction Intervals Model Validation Variable Selection Generalized Linear Models Exercises Regularization and Kernel Methods Introduction Regularization Reproducing Kernel Hilbert Spaces Construction of Reproducing Kernels Reproducing Kernels via Feature Mapping Kernels from Characteristic Functions Reproducing Kernels Using Orthonormal Features Kernels from Kernels Representer Theorem Smoothing Cubic Splines Gaussian Process Regression Kernel PCA Exercises Classification Introduction Classification Metrics Classification via Bayes' Rule Linear and Quadratic Discriminant Analysis Logistic Regression and Softmax Classification K-nearest Neighbors Classification Support Vector Machine Classification with Scikit-Learn Exercises Decision Trees and Ensemble Methods Introduction Top-Down Construction of Decision Trees Regional Prediction Functions Splitting Rules Termination Criterion Basic Implementation Additional Considerations Binary Versus Non-Binary Trees Data Preprocessing Alternative Splitting Rules Categorical Variables Missing Values Controlling the Tree Shape Cost-Complexity Pruning Advantages and Limitations of Decision Trees Bootstrap Aggregation Random Forests Boosting Exercises Deep Learning Introduction Feed-Forward Neural Networks Back-Propagation Methods for Training Steepest Descent Levenberg-Marquardt Method Limited-Memory BFGS Method Adaptive Gradient Methods Examples in Python Simple Polynomial Regression Image Classification Exercises Linear Algebra and Functional Analysis Vector Spaces, Bases, and Matrices Inner Product Complex Vectors and Matrices Orthogonal Projections Eigenvalues and Eigenvectors Left- and Right-Eigenvectors Matrix Decompositions (P)LU Decomposition Woodbury Identity Cholesky Decomposition QR Decomposition and the Gram-Schmidt Procedure Singular Value Decomposition Solving Structured Matrix Equations Functional Analysis Fourier Transforms Discrete Fourier Transform Fast Fourier Transform Multivariate Differentiation and Optimization Multivariate Differentiation Taylor Expansion Chain Rule Optimization Theory Convexity and Optimization Lagrangian Method Duality Numerical Root-Finding and Minimization Newton-Like Methods Quasi-Newton Methods Normal Approximation Method Nonlinear Least Squares Constrained Minimization via Penalty Functions Probability and Statistics Random Experiments and Probability Spaces Random Variables and Probability Distributions Expectation Joint Distributions Conditioning and Independence Conditional Probability Independence Expectation and Covariance Conditional Density and Conditional Expectation Functions of Random Variables Multivariate Normal Distribution Convergence of Random Variables Law of Large Numbers and Central Limit Theorem Markov Chains Statistics Estimation Method of Moments Maximum Likelihood Method Confidence Intervals Hypothesis Testing Python Primer Getting Started Python Objects Types and Operators Functions and Methods Modules Flow Control Iteration Classes Files NumPy Creating and Shaping Arrays Slicing Array Operations Random Numbers Matplotlib Creating a Basic Plot Pandas Series and Data Frame Manipulating Data Frames Extracting Information Plotting Scikit-learn Partitioning the Data Standardization Fitting and Prediction Testing the Model System Calls, URL Access, and Speed-Up Bibliography Index |
| 520 ## - SUMMARY, ETC. |
| Summary, etc |
"The purpose of this book is to provide an accessible, yet comprehensive, account of data science and machine learning. It is intended for anyone interested in gaining a better understanding of the mathematics and statistics that underpin the rich variety of ideas and machine learning algorithms in data science"-- |
| Assigning source |
provided by publisher. |
| 588 ## - SOURCE OF DESCRIPTION NOTE |
| Source of description note |
Description based on print version record and CIP data provided by publisher; resource not viewed. |
| 650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM |
| Topical term or geographic name as entry element |
Machine learning |
| General subdivision |
Mathematics. |
| 650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM |
| Topical term or geographic name as entry element |
Machine learning |
| General subdivision |
Statistical methods. |
| 650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM |
| Topical term or geographic name as entry element |
Mathematical analysis. |
| 700 1# - ADDED ENTRY--PERSONAL NAME |
| Personal name |
Botev, Zdravko I., |
| Dates associated with a name |
1982- |
| Relator term |
author. |
| 700 1# - ADDED ENTRY--PERSONAL NAME |
| Personal name |
Taimre, Thomas, |
| Dates associated with a name |
1983- |
| Relator term |
author. |
| 700 1# - ADDED ENTRY--PERSONAL NAME |
| Personal name |
Vaisman, Radislav, |
| Relator term |
author. |
| 776 08 - ADDITIONAL PHYSICAL FORM ENTRY |
| Display text |
Print version: |
| Main entry heading |
Kroese, Dirk P.. |
| Title |
Mathematical and statistical methods for data science and machine learning |
| Edition |
First edition. |
| Place, publisher, and date of publication |
Boca Raton : CRC Press, 2019. |
| International Standard Book Number |
9781138492530 |
| Record control number |
(DLC) 2019030250 |
| 906 ## - LOCAL DATA ELEMENT F, LDF (RLIN) |
| a |
7 |
| b |
cbc |
| c |
orignew |
| d |
1 |
| e |
ecip |
| f |
20 |
| g |
y-gencatlg |
| 942 ## - ADDED ENTRY ELEMENTS (KOHA) |
| Source of classification or shelving scheme |
Dewey Decimal Classification |
| Koha item type |
Books |