舉報

會員
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
推薦閱讀
- Clojure Data Analysis Cookbook
- Hadoop 2.x Administration Cookbook
- Apache Hive Essentials
- 21天學通ASP.NET
- Machine Learning with Apache Spark Quick Start Guide
- 分數階系統分析與控制研究
- 軟件工程及實踐
- 水晶石影視動畫精粹:After Effects & Nuke 影視后期合成
- 計算機應用基礎實訓(職業模塊)
- 自適應學習:人工智能時代的教育革命
- 分布式Java應用
- Office 2010輕松入門
- 暗戰強人:黑客攻防入門全程圖解
- 智能座艙之車載機器人交互設計與開發
- 案例解說單片機C語言開發
- 工業控制系統安全
- 歐姆龍CP1H型PLC編程與應用
- Learn T-SQL Querying
- Cloud Native Development Patterns and Best Practices
- 圖像傳感器應用技術
- Learn Power BI
- Hands-On Automated Machine Learning
- 嵌入式系統開發
- Talend for Big Data
- 實時數據處理和分析指南
- Azure for Architects
- Raspberry Pi Zero Cookbook
- 非線性系統控制理論與技術
- 移動機器人導航定位技術
- 電腦高手應用終極技巧金典