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

Changelog History
Page 2

  • v0.3.0 Changes

    February 19, 2020
    • โšก๏ธ Updated XGBoost to 1.0.0
  • v0.2.1 Changes

    February 12, 2020
    • ๐Ÿ›  Fixed Could not find XGBoost error on some Linux platforms
    • ๐Ÿ›  Fixed SignalException on Windows
  • v0.2.0 Changes

    January 26, 2020
    • Prefer XGBoost over Xgb
    • ๐Ÿ”„ Changed to Apache 2.0 license to match XGBoost
    • โž• Added shared libraries
    • โž• Added support for booster attributes
  • v0.1.3 Changes

    October 28, 2019
    • โž• Added support for missing values
    • ๐Ÿ›  Fixed Daru training and prediction
    • ๐Ÿ›  Fixed error with JRuby
  • v0.1.2 Changes

    August 19, 2019
    • Friendlier message when XGBoost not found
    • ๐Ÿ†“ Free memory when objects are destroyed
    • โž• Added Ranker
    • โž• Added early stopping to Scikit-Learn API
  • v0.1.1 Changes

    August 16, 2019
    • โž• Added Scikit-Learn API
    • โž• Added early stopping
    • โž• Added cv method
    • โž• Added support for Daru and Numo::NArray
    • โž• Added many other methods
    • ๐Ÿ›  Fixed shape of multiclass predictions when loaded from file
  • v0.1.0 Changes

    August 15, 2019
    • ๐Ÿš€ First release