Sha256: ff664d3056cf5f8cc879a30a5d7a4ed48afa5a7cde202408a39812f4d44c211d

Contents?: true

Size: 1.55 KB

Versions: 1

Compression:

Stored size: 1.55 KB

Contents

## 0.2.7 (2023-02-01)

- Updated LightGBM to 3.3.5
- Improved ARM detection

## 0.2.6 (2021-10-24)

- Updated LightGBM to 3.3.0

## 0.2.5 (2021-07-07)

- Added `feature_name` method to boosters

## 0.2.4 (2021-03-26)

- Updated LightGBM to 3.2.0

## 0.2.3 (2021-03-09)

- Added ARM shared library for Mac

## 0.2.2 (2020-12-07)

- Updated LightGBM to 3.1.1

## 0.2.1 (2020-11-15)

- Updated LightGBM to 3.1.0

## 0.2.0 (2020-08-31)

- Updated LightGBM to 3.0.0
- Made `best_iteration` and `eval_hist` consistent with Python

## 0.1.9 (2020-06-10)

- Added support for Rover
- Improved performance of Numo datasets

## 0.1.8 (2020-05-09)

- Improved error message when OpenMP not found on Mac
- Fixed `Cannot add validation data` error

## 0.1.7 (2019-12-05)

- Updated LightGBM to 2.3.1
- Switched to doubles for datasets and predictions

## 0.1.6 (2019-09-29)

- Updated LightGBM to 2.3.0
- Fixed error with JRuby

## 0.1.5 (2019-09-03)

- Packaged LightGBM with gem
- Added support for missing values
- Added `feature_names` to datasets
- Fixed Daru training and prediction

## 0.1.4 (2019-08-19)

- Friendlier message when LightGBM not found
- Added `Ranker`
- Added early stopping to Scikit-Learn API
- Free memory when objects are destroyed
- Removed unreleased `dump_text` method

## 0.1.3 (2019-08-16)

- Added Scikit-Learn API
- Added support for Daru and Numo::NArray

## 0.1.2 (2019-08-15)

- Added `cv` method
- Added early stopping
- Fixed multiclass classification

## 0.1.1 (2019-08-14)

- Added training API
- Added many methods

## 0.1.0 (2019-08-13)

- First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lightgbm-0.2.7 CHANGELOG.md