舉報(bào)

會(huì)員
Machine Learning Quick Reference
Machinelearningmakesitpossibletolearnabouttheunknownsandgainhiddeninsightsintoyourdatasetsbymasteringmanytoolsandtechniques.Thisbookguidesyoutodojustthatinaverycompactmanner.Aftergivingaquickoverviewofwhatmachinelearningisallabout,MachineLearningQuickReferencejumpsrightintoitscorealgorithmsanddemonstrateshowtheycanbeappliedtoreal-worldscenarios.Frommodelevaluationtooptimizingtheirperformance,thisbookwillintroduceyoutothebestpracticesinmachinelearning.Furthermore,youwillalsolookatthemoreadvancedaspectssuchastrainingneuralnetworksandworkwithdifferentkindsofdata,suchastext,time-series,andsequentialdata.Advancedmethodsandtechniquessuchascausalinference,deepGaussianprocesses,andmorearealsocovered.Bytheendofthisbook,youwillbeabletotrainfast,accuratemachinelearningmodelsatyourfingertips,whichyoucaneasilyuseasapointofreference.
目錄(192章)
倒序
- coverpage
- Title Page
- Copyright and Credits
- Machine Learning Quick Reference
- About Packt
- Why subscribe?
- Packt.com
- Contributors
- About the author
- About the reviewers
- Packt is searching for authors like you
- Preface
- Who this book is for
- What this book covers
- To get the most out of this book
- Download the example code files
- Download the color images
- Conventions used
- Get in touch
- Reviews
- Quantifying Learning Algorithms
- Statistical models
- Learning curve
- Machine learning
- Wright's model
- Curve fitting
- Residual
- Statistical modeling – the two cultures of Leo Breiman
- Training data development data – test data
- Size of the training development and test set
- Bias-variance trade off
- Regularization
- Ridge regression (L2)
- Least absolute shrinkage and selection operator
- Cross-validation and model selection
- K-fold cross-validation
- Model selection using cross-validation
- 0.632 rule in bootstrapping
- Model evaluation
- Confusion matrix
- Receiver operating characteristic curve
- Area under ROC
- H-measure
- Dimensionality reduction
- Summary
- Evaluating Kernel Learning
- Introduction to vectors
- Magnitude of the vector
- Dot product
- Linear separability
- Hyperplanes
- SVM
- Support vector
- Kernel trick
- Kernel
- Back to Kernel trick
- Kernel types
- Linear kernel
- Polynomial kernel
- Gaussian kernel
- SVM example and parameter optimization through grid search
- Summary
- Performance in Ensemble Learning
- What is ensemble learning?
- Ensemble methods
- Bootstrapping
- Bagging
- Decision tree
- Tree splitting
- Parameters of tree splitting
- Random forest algorithm
- Case study
- Boosting
- Gradient boosting
- Parameters of gradient boosting
- Summary
- Training Neural Networks
- Neural networks
- How a neural network works
- Model initialization
- Loss function
- Optimization
- Computation in neural networks
- Calculation of activation for H1
- Backward propagation
- Activation function
- Types of activation functions
- Network initialization
- Backpropagation
- Overfitting
- Prevention of overfitting in NNs
- Vanishing gradient
- Overcoming vanishing gradient
- Recurrent neural networks
- Limitations of RNNs
- Use case
- Summary
- Time Series Analysis
- Introduction to time series analysis
- White noise
- Detection of white noise in a series
- Random walk
- Autoregression
- Autocorrelation
- Stationarity
- Detection of stationarity
- AR model
- Moving average model
- Autoregressive integrated moving average
- Optimization of parameters
- AR model
- ARIMA model
- Anomaly detection
- Summary
- Natural Language Processing
- Text corpus
- Sentences
- Words
- Bags of words
- TF-IDF
- Executing the count vectorizer
- Executing TF-IDF in Python
- Sentiment analysis
- Sentiment classification
- TF-IDF feature extraction
- Count vectorizer bag of words feature extraction
- Model building count vectorization
- Topic modeling
- LDA architecture
- Evaluating the model
- Visualizing the LDA
- The Naive Bayes technique in text classification
- The Bayes theorem
- How the Naive Bayes classifier works
- Summary
- Temporal and Sequential Pattern Discovery
- Association rules
- Apriori algorithm
- Finding association rules
- Frequent pattern growth
- Frequent pattern tree growth
- Validation
- Importing the library
- Summary
- Probabilistic Graphical Models
- Key concepts
- Bayes rule
- Bayes network
- Probabilities of nodes
- CPT
- Example of the training and test set
- Summary
- Selected Topics in Deep Learning
- Deep neural networks
- Why do we need a deep learning model?
- Deep neural network notation
- Forward propagation in a deep network
- Parameters W and b
- Forward and backward propagation
- Error computation
- Backward propagation
- Forward propagation equation
- Backward propagation equation
- Parameters and hyperparameters
- Bias initialization
- Hyperparameters
- Use case – digit recognizer
- Generative adversarial networks
- Hinton's Capsule network
- The Capsule Network and convolutional neural networks
- Summary
- Causal Inference
- Granger causality
- F-test
- Limitations
- Use case
- Graphical causal models
- Summary
- Advanced Methods
- Introduction
- Kernel PCA
- Independent component analysis
- Preprocessing for ICA
- Approach
- Compressed sensing
- Our goal
- Self-organizing maps
- SOM
- Bayesian multiple imputation
- Summary
- Other Books You May Enjoy
- Leave a review - let other readers know what you think 更新時(shí)間:2021-08-20 10:05:42
推薦閱讀
- 構(gòu)建高質(zhì)量的C#代碼
- Visualforce Development Cookbook(Second Edition)
- Getting Started with Clickteam Fusion
- 商戰(zhàn)數(shù)據(jù)挖掘:你需要了解的數(shù)據(jù)科學(xué)與分析思維
- 計(jì)算機(jī)原理
- 傳感器技術(shù)應(yīng)用
- Docker Quick Start Guide
- Supervised Machine Learning with Python
- INSTANT Drools Starter
- 網(wǎng)絡(luò)安全與防護(hù)
- OpenStack Cloud Computing Cookbook
- 西門(mén)子變頻器技術(shù)入門(mén)及實(shí)踐
- 大數(shù)據(jù)技術(shù)基礎(chǔ):基于Hadoop與Spark
- Bayesian Analysis with Python
- 啊哈C!思考快你一步
- Learning Linux Shell Scripting
- 工業(yè)機(jī)器人入門(mén)實(shí)用教程
- 網(wǎng)絡(luò)安全概論
- Arduino創(chuàng)意機(jī)器人入門(mén):基于Mind+
- 運(yùn)動(dòng)控制器及數(shù)控系統(tǒng)的工程應(yīng)用
- 圖像傳感器應(yīng)用技術(shù)
- Building Virtual Pentesting Labs for Advanced Penetration Testing(Second Edition)
- 光電檢測(cè)技術(shù)與系統(tǒng)
- 精通LabVIEW 8.x
- 一站式學(xué)習(xí)C編程
- 電氣控制及PLC技術(shù):羅克韋爾Micro800系列
- 辦公電腦應(yīng)用自救手冊(cè)
- 自動(dòng)化生產(chǎn)線安裝與調(diào)試
- Network Graph Analysis and Visualization with Gephi
- 文檔之美