舉報

會員
Ensemble Machine Learning Cookbook
Ensemblemodelingisanapproachusedtoimprovetheperformanceofmachinelearningmodels.Itcombinestwoormoresimilarordissimilarmachinelearningalgorithmstodeliversuperiorintellectualpowers.Thisbookwillhelpyoutoimplementpopularmachinelearningalgorithmstocoverdifferentparadigmsofensemblemachinelearningsuchasboosting,bagging,andstacking.TheEnsembleMachineLearningCookbookwillstartbygettingyouacquaintedwiththebasicsofensembletechniquesandexploratorydataanalysis.You'llthenlearntoimplementtasksrelatedtostatisticalandmachinelearningalgorithmstounderstandtheensembleofmultipleheterogeneousalgorithms.Itwillalsoensurethatyoudon'tmissoutonkeytopics,suchaslikeresamplingmethods.Asyouprogress,you’llgetabetterunderstandingofbagging,boosting,stacking,andworkingwiththeRandomForestalgorithmusingreal-worldexamples.Thebookwillhighlighthowtheseensemblemethodsusemultiplemodelstoimprovemachinelearningresults,ascomparedtoasinglemodel.Intheconcludingchapters,you'lldelveintoadvancedensemblemodelsusingneuralnetworks,naturallanguageprocessing,andmore.You’llalsobeabletoimplementmodelssuchasfrauddetection,textcategorization,andsentimentanalysis.Bytheendofthisbook,you'llbeabletoharnessensembletechniquesandtheworkingmechanismsofmachinelearningalgorithmstobuildintelligentmodelsusingindividualrecipes.
目錄(216章)
倒序
- coverpage
- Title Page
- Copyright and Credits
- Ensemble Machine Learning Cookbook
- About Packt
- Why subscribe?
- Packt.com
- Foreword
- Contributors
- About the authors
- 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
- Sections
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Get in touch
- Reviews
- Get Closer to Your Data
- Introduction
- Data manipulation with Python
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Analyzing visualizing and treating missing values
- How to do it...
- How it works...
- There's more...
- See also
- Exploratory data analysis
- How to do it...
- How it works...
- There's more...
- See also
- Getting Started with Ensemble Machine Learning
- Introduction to ensemble machine learning
- Max-voting
- Getting ready
- How to do it...
- How it works...
- There's more...
- Averaging
- Getting ready
- How to do it...
- How it works...
- Weighted averaging
- Getting ready
- How to do it...
- How it works...
- See also
- Resampling Methods
- Introduction to sampling
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- k-fold and leave-one-out cross-validation
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Bootstrapping
- Getting ready
- How to do it...
- How it works...
- See also
- Statistical and Machine Learning Algorithms
- Technical requirements
- Multiple linear regression
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Logistic regression
- Getting ready
- How to do it...
- How it works...
- See also
- Naive Bayes
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Decision trees
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Support vector machines
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Bag the Models with Bagging
- Introduction
- Bootstrap aggregation
- Getting ready
- How to do it...
- How it works...
- See also
- Ensemble meta-estimators
- Bagging classifiers
- How to do it...
- How it works...
- There's more...
- See also
- Bagging regressors
- Getting ready
- How to do it...
- How it works...
- See also
- When in Doubt Use Random Forests
- Introduction to random forests
- Implementing a random forest for predicting credit card defaults using scikit-learn
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Implementing random forest for predicting credit card defaults using H2O
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Boosting Model Performance with Boosting
- Introduction to boosting
- Implementing AdaBoost for disease risk prediction using scikit-learn
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Implementing a gradient boosting machine for disease risk prediction using scikit-learn
- Getting ready
- How to do it...
- How it works...
- There's more...
- Implementing the extreme gradient boosting method for glass identification using XGBoost with scikit-learn
- Getting ready...
- How to do it...
- How it works...
- There's more...
- See also
- Blend It with Stacking
- Technical requirements
- Understanding stacked generalization
- Implementing stacked generalization by combining predictions
- Getting ready...
- How to do it...
- How it works...
- There's more...
- See also
- Implementing stacked generalization for campaign outcome prediction using H2O
- Getting ready...
- How to do it...
- How it works...
- There's more...
- See also
- Homogeneous Ensembles Using Keras
- Introduction
- An ensemble of homogeneous models for energy prediction
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- An ensemble of homogeneous models for handwritten digit classification
- Getting ready
- How to do it...
- How it works...
- Heterogeneous Ensemble Classifiers Using H2O
- Introduction
- Predicting credit card defaulters using heterogeneous ensemble classifiers
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Heterogeneous Ensemble for Text Classification Using NLP
- Introduction
- Spam filtering using an ensemble of heterogeneous algorithms
- Getting ready
- How to do it...
- How it works...
- Sentiment analysis of movie reviews using an ensemble model
- Getting ready
- How to do it...
- How it works...
- There's more...
- Homogenous Ensemble for Multiclass Classification Using Keras
- Introduction
- An ensemble of homogeneous models to classify fashion products
- Getting ready
- How to do it...
- How it works...
- See also
- Other Books You May Enjoy
- Leave a review - let other readers know what you think 更新時間:2021-07-02 13:22:30
推薦閱讀
- Hands-On Deep Learning with Apache Spark
- Dreamweaver CS3網頁制作融會貫通
- Julia 1.0 Programming
- 數據產品經理:解決方案與案例分析
- Hands-On Linux for Architects
- 小型電動機實用設計手冊
- B2B2C網上商城開發指南
- Blender Compositing and Post Processing
- 信息物理系統(CPS)測試與評價技術
- 影視后期編輯與合成
- PVCBOT機器人控制技術入門
- Chef:Powerful Infrastructure Automation
- Bayesian Analysis with Python
- 經典Java EE企業應用實戰
- 貫通Hibernate開發
- 系統安裝、維護與數據備份技巧
- 暗戰強人:黑客攻防入門全程圖解
- Web滲透技術及實戰案例解析
- 智能機器人創新熱點與趨勢
- Office 2010辦公應用
- Java ME嵌入式程序設計
- 精通Spark數據科學
- Hands-On Internet of Things with Blynk
- 信息系統安全
- Mastering BeagleBone Robotics
- CorelDRAW X3中文版全程自學手冊
- Pentaho for Big Data Analytics
- Hands-On Predictive Analytics with Python
- Moodle Gradebook(Second Edition)
- 智能制造裝備及系統