- TensorFlow Machine Learning Projects
- Ankit Jain Armando Fandango Amita Kapoor
- 191字
- 2021-06-10 19:15:32
Using Machine Learning to Detect Exoplanets in Outer Space
In this chapter, we shall learn how to detect exoplanets in outer space using ensemble methods that are based on decision trees.
Decision trees are a family of non-parametric supervised learning methods. In a decision tree algorithm, the data is divided into two partitions by using a simple rule. The rule is applied again and again to further partition the data, thus forming a tree of decisions.
Ensemble methods combine the learning from multiple learning algorithms to improve predictions and reduce errors. These ensembles are differentiated on the basis of what kind of learners they use and how they structure those learns in the ensemble.
The two most popular ensemble methods based on decision trees are known as gradient boosted trees and random forests.
The following topics will be covered in this chapter:
- What is a decision tree?
- Why we need ensembles?
- Decision tree-based ensemble methods
- Random forests
- Gradient boosting
- Decision tree-based ensembles in TensorFlow
- Building a TensorFlow boosted tree model for exoplanet detection
- Instant Raspberry Pi Gaming
- Cinema 4D R13 Cookbook
- PostgreSQL 11 Server Side Programming Quick Start Guide
- 3D Printing with RepRap Cookbook
- PIC單片機C語言非常入門與視頻演練
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- 大數據挑戰與NoSQL數據庫技術
- Maya 2012從入門到精通
- 數據庫原理與應用技術
- SharePoint 2010開發最佳實踐
- 機器人編程實戰
- Ceph:Designing and Implementing Scalable Storage Systems
- PostgreSQL 10 Administration Cookbook
- RedHat Linux用戶基礎
- MCGS嵌入版組態軟件應用教程