官术网_书友最值得收藏!

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
The code from this chapter is available in Jupyter Notebook as  ch-02_Detecting_Explonaets_in_Outer_Space.ipynb in the code bundle.
主站蜘蛛池模板: 离岛区| 临桂县| 常宁市| 诏安县| 体育| 新乡市| 渑池县| 贡嘎县| 怀来县| 海盐县| 卢氏县| 固始县| 淳化县| 永福县| 无为县| 清丰县| 安顺市| 若尔盖县| 尚义县| 平谷区| 布拖县| 土默特左旗| 清苑县| 图木舒克市| 大姚县| 德州市| 绥中县| 台北市| 民权县| 丰原市| 东台市| 长乐市| 南华县| 客服| 阳江市| 绥芬河市| 中西区| 乌拉特后旗| 蓬安县| 阿拉善盟| 德庆县|