PACKAGE NAME: xgboost-1.6.2-x86_64-1_slackdce.txz PACKAGE LOCATION: ./libraries/xgboost PACKAGE SIZE (compressed): 2340 K PACKAGE SIZE (uncompressed): 13860 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: xgboost: xgboost (XGBoost - Optimized distributed gradient boosting library) xgboost: xgboost: XGBoost is an optimized distributed gradient boosting library xgboost: designed to be highly efficient, flexible and portable. It xgboost: implements machine learning algorithms under the Gradient Boosting xgboost: framework. XGBoost provides a parallel tree boosting (also known as xgboost: GBDT, GBM) that solve many data science problems in a fast and xgboost: accurate way. The same code runs on major distributed environment xgboost: (Hadoop, SGE, MPI) and can solve problems beyond billions of xgboost: examples. xgboost: