MARC 닫기
05139cam a2200481Mu 4500
000000534794
20210114162101
m d
cr cnu---unuuu
190622s2019 xx o 000 0 eng d
▼a 1838820647
▼a 9781838820640
▼q (electronic bk.)
▼a 2142584
▼b (N$T)
▼a (OCoLC)1102478382
▼a DE8DD0F1-F2A7-45ED-93BF-FAD5E156EC76
▼b OverDrive, Inc.
▼n http://www.overdrive.com
▼a EBLCP
▼b eng
▼c EBLCP
▼d TEFOD
▼d N$T
▼d OCLCO
▼d 248023
▼a QA76.73.P98
▼a COM
▼x 051360
▼2 bisacsh
▼a 005.133
▼2 23
▼a Miller, Curtis.
▼a Training Systems Using Python Statistical Modeling
▼h [electronic resource]:
▼b Explore Popular Techniques for Modeling Your Data in Python.
▼a Birmingham:
▼b Packt Publishing, Limited,
▼c 2019.
▼a 1 online resource (284 p.).
▼a Description based upon print version of record.
▼a The silhouette method
▼a Cover; Title Page; Copyright and Credits; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Classical Statistical Analysis; Technical requirements; Computing descriptive statistics; Preprocessing the data; Computing basic statistics; Classical inference for proportions; Computing confidence intervals for proportions; Hypothesis testing for proportions; Testing for common proportions; Classical inference for means; Computing confidence intervals for means; Hypothesis testing for means; Testing with two samples; One-way analysis of variance (ANOVA); Diving into Bayesian analysis
▼a How Bayesian analysis worksUsing Bayesian analysis to solve a hit-and-run; Bayesian analysis for proportions; Conjugate priors for proportions; Credible intervals for proportions; Bayesian hypothesis testing for proportions; Comparing two proportions; Bayesian analysis for means; Credible intervals for means; Bayesian hypothesis testing for means; Testing with two samples; Finding correlations; Testing for correlation; Summary; Chapter 2: Introduction to Supervised Learning; Principles of machine learning; Checking the variables using the iris dataset; The goal of supervised learning
▼a Training modelsIssues in training supervised learning models; Splitting data; Cross-validation; Evaluating models; Accuracy; Precision; Recall; F1 score; Classification report; Bayes factor; Summary; Chapter 3: Binary Prediction Models; K-nearest neighbors classifier; Training a kNN classifier; Hyperparameters in kNN classifiers; Decision trees; Fitting the decision tree; Visualizing the tree; Restricting tree depth; Random forests; Optimizing hyperparameters; Naive Bayes classifier; Preprocessing the data; Training the classifier; Support vector machines; Training a SVM; Logistic regression
▼a Fitting a logit modelExtending beyond binary classifiers; Multiple outcomes for decision trees; Multiple outcomes for random forests; Multiple outcomes for Naive Bayes; One-versus-all and one-versus-one classification; Summary; Chapter 4: Regression Analysis and How to Use It; Linear models; Fitting a linear model with OLS; Performing cross-validation; Evaluating linear models; Using AIC to pick models; Bayesian linear models; Choosing a polynomial; Performing Bayesian regression; Ridge regression; Finding the right alpha value; LASSO regression; Spline interpolation
▼a Using SciPy for interpolation2D interpolation; Summary; Chapter 5: Neural Networks; An introduction to perceptrons; Neural networks; The structure of a neural network; Types of neural networks; The MLP model; MLPs for classification; Optimization techniques; Training the network; Fitting an MLP to the iris dataset; Fitting an MLP to the digits dataset; MLP for regression; Summary; Chapter 6: Clustering Techniques; Introduction to clustering; Computing distances; Exploring the k-means algorithm; Clustering the iris dataset; Compressing images with k-means; Evaluating clusters; The elbow method
▼a This book will acquaint you with various aspects of statistical analysis in Python. You will work with different types of prediction models, such as decision trees, random forests and neural networks. By the end of this book, you will be confident in using various Python packages to train your own models for effective machine learning.
▼a Master record variable field(s) change: 050, 072, 082, 650
▼a COMPUTERS
▼x Programming Languages
▼x Python.
▼2 bisacsh
▼a Python (Computer program language)
▼a Graphical modeling (Statistics)
▼a Electronic books.
▼i Print version:
▼a Miller, Curtis
▼t Training Systems Using Python Statistical Modeling : Explore Popular Techniques for Modeling Your Data in Python.
▼d Birmingham : Packt Publishing, Limited,c2019,
▼z 9781838823733
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2142584
▼a EBL - Ebook Library
▼b EBLB
▼n EBL5778835
▼a EBSCOhost
▼b EBSC
▼n 2142584
▼a 강리원
▼a eBook
▼a 92
▼b N$T
| 자료유형 : | eBook |
|---|---|
| ISBN : | 1838820647 |
| ISBN : | 9781838820640 |
| 개인저자 : | Miller, Curtis. |
| 서명/저자사항 : | Training Systems Using Python Statistical Modeling [electronic resource]: Explore Popular Techniques for Modeling Your Data in Python. |
| 발행사항 : | Birmingham: Packt Publishing, Limited, 2019. |
| 형태사항 : | 1 online resource (284 p.). |
| 일반주기 : | Description based upon print version of record. |
| 일반주기 : | The silhouette method |
| 내용주기 : | Cover; Title Page; Copyright and Credits; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Classical Statistical Analysis; Technical requirements; Computing descriptive statistics; Preprocessing the data; Computing basic statistics; Classical inference for proportions; Computing confidence intervals for proportions; Hypothesis testing for proportions; Testing for common proportions; Classical inference for means; Computing confidence intervals for means; Hypothesis testing for means; Testing with two samples; One-way analysis of variance (ANOVA); Diving into Bayesian analysis |
| 내용주기 : | How Bayesian analysis worksUsing Bayesian analysis to solve a hit-and-run; Bayesian analysis for proportions; Conjugate priors for proportions; Credible intervals for proportions; Bayesian hypothesis testing for proportions; Comparing two proportions; Bayesian analysis for means; Credible intervals for means; Bayesian hypothesis testing for means; Testing with two samples; Finding correlations; Testing for correlation; Summary; Chapter 2: Introduction to Supervised Learning; Principles of machine learning; Checking the variables using the iris dataset; The goal of supervised learning |
| 내용주기 : | Training modelsIssues in training supervised learning models; Splitting data; Cross-validation; Evaluating models; Accuracy; Precision; Recall; F1 score; Classification report; Bayes factor; Summary; Chapter 3: Binary Prediction Models; K-nearest neighbors classifier; Training a kNN classifier; Hyperparameters in kNN classifiers; Decision trees; Fitting the decision tree; Visualizing the tree; Restricting tree depth; Random forests; Optimizing hyperparameters; Naive Bayes classifier; Preprocessing the data; Training the classifier; Support vector machines; Training a SVM; Logistic regression |
| 내용주기 : | Fitting a logit modelExtending beyond binary classifiers; Multiple outcomes for decision trees; Multiple outcomes for random forests; Multiple outcomes for Naive Bayes; One-versus-all and one-versus-one classification; Summary; Chapter 4: Regression Analysis and How to Use It; Linear models; Fitting a linear model with OLS; Performing cross-validation; Evaluating linear models; Using AIC to pick models; Bayesian linear models; Choosing a polynomial; Performing Bayesian regression; Ridge regression; Finding the right alpha value; LASSO regression; Spline interpolation |
| 내용주기 : | Using SciPy for interpolation2D interpolation; Summary; Chapter 5: Neural Networks; An introduction to perceptrons; Neural networks; The structure of a neural network; Types of neural networks; The MLP model; MLPs for classification; Optimization techniques; Training the network; Fitting an MLP to the iris dataset; Fitting an MLP to the digits dataset; MLP for regression; Summary; Chapter 6: Clustering Techniques; Introduction to clustering; Computing distances; Exploring the k-means algorithm; Clustering the iris dataset; Compressing images with k-means; Evaluating clusters; The elbow method |
| 요약 : | This book will acquaint you with various aspects of statistical analysis in Python. You will work with different types of prediction models, such as decision trees, random forests and neural networks. By the end of this book, you will be confident in using various Python packages to train your own models for effective machine learning. |
| 일반주제명 : | COMPUTERS -- Programming Languages -- Python. -- |
| 일반주제명 : | Python (Computer program language) -- |
| 일반주제명 : | Graphical modeling (Statistics) -- |
| 기타형태 저록 : | Print version: Miller, Curtis Training Systems Using Python Statistical Modeling : Explore Popular Techniques for Modeling Your Data in Python. Birmingham : Packt Publishing, Limited,c2019, 9781838823733 |
| 언어 | 영어 |
| URL : |
|---|
서평쓰기