All Versions
15
Latest Version
Avg Release Cycle
42 days
Latest Release
1126 days ago

Changelog History
Page 1

  • v0.2.4 Changes

    March 26, 2021
    • ⚡️ Updated LightGBM to 3.2.0
  • v0.2.3 Changes

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

    December 07, 2020
    • ⚡️ Updated LightGBM to 3.1.1
  • v0.2.1 Changes

    November 15, 2020
    • ⚡️ Updated LightGBM to 3.1.0
  • v0.2.0 Changes

    August 31, 2020
    • ⚡️ Updated LightGBM to 3.0.0
    • Made best_iteration and eval_hist consistent with Python
  • v0.1.9 Changes

    June 10, 2020
    • ➕ Added support for Rover
    • 👌 Improved performance of Numo datasets
  • v0.1.8 Changes

    May 09, 2020
    • 👌 Improved error message when OpenMP not found on Mac
    • 🛠 Fixed Cannot add validation data error
  • v0.1.7 Changes

    December 06, 2019
    • ⚡️ Updated LightGBM to 2.3.1
    • Switched to doubles for datasets and predictions
  • v0.1.6 Changes

    September 30, 2019
    • ⚡️ Updated LightGBM to 2.3.0
    • 🛠 Fixed error with JRuby
  • v0.1.5 Changes

    September 03, 2019
    • 📦 Packaged LightGBM with gem
    • ➕ Added support for missing values
    • ➕ Added feature_names to datasets
    • 🛠 Fixed Daru training and prediction