Intro to XGBoost: Predicting Life Expectancy with Supervised Learning

Today we’ll use XGBoost Boosted Trees for regression over the official Human Development Index dataset. XGBoost is a Python framework that allows us to train Boosted Trees exploiting multicore parallelism

Go to the post on: KDnuggets RSS Feed.

Comments