All Versions
17
Latest Version
Avg Release Cycle
73 days
Latest Release
514 days ago

Changelog History
Page 1

  • v0.7.1 Changes

    October 31, 2022
    • ⚡️ Updated XGBoost to 1.7.0
  • v0.7.0 Changes

    June 05, 2022
    • ⚡️ Updated XGBoost to 1.6.1
    • 👌 Improved ARM detection
    • ⬇️ Dropped support for Ruby < 2.7
  • v0.6.0 Changes

    October 23, 2021
    • ⚡️ Updated XGBoost to 1.5.0
  • v0.5.3 Changes

    May 12, 2021
    • ⚡️ Updated XGBoost to 1.4.0
    • ➕ Added ARM shared library for Linux
  • v0.5.2 Changes

    March 09, 2021
    • ➕ Added ARM shared library for Mac
  • v0.5.1 Changes

    February 08, 2021
    • 🛠 Fixed error with validation sets without early stopping
  • v0.5.0 Changes

    December 12, 2020
    • ⚡️ Updated XGBoost to 1.3.0
  • v0.4.1 Changes

    August 26, 2020
    • ⚡️ Updated XGBoost to 1.2.0
  • v0.4.0 Changes

    May 17, 2020
    • ⚡️ Updated XGBoost to 1.1.0
    • Changed default learning_rate and max_depth for Scikit-Learn API to match Python
    • ➕ Added support for Rover
    • 👌 Improved performance of Numo datasets
    • 👌 Improved error message when OpenMP not found on Mac
  • v0.3.1 Changes

    April 16, 2020
    • Added feature_names and feature_types to DMatrix
    • ➕ Added feature names to dump