TensorFlow Machine Learning Projects
上QQ阅读APP看书,第一时间看更新

Decision tree-based ensembles in TensorFlow

In this chapter, we shall use the gradient boosted trees and random forest implementation as pre-made estimators in TensorFlow from the Google TensorFlow team. Let us learn the details of their implementation in the upcoming sections.