Recent Releases of hgboost

hgboost - 1.1.6

  • Fix for earlystoppingrounds. This parameter was moved in the xgboost library.

- Python
Published by erdogant over 1 year ago

hgboost - v1.1.5

  • Fix for lightboost where the stopping rounds is differently defined. Issue #16

- Python
Published by erdogant over 2 years ago

hgboost - v1.1.4

  • datazets is added for examples
  • wget removed
  • update docstrings

- Python
Published by erdogant over 2 years ago

hgboost - v1.1.3

  • Fix for error in seaborn regplot (issue: #13)

- Python
Published by erdogant over 3 years ago

hgboost - v1.1.2

  • Various improvements
  • Docstrings updated
  • Plots updated

- Python
Published by erdogant over 3 years ago

hgboost - v1.1.1

  • Added GPU support. More information can be found here

- Python
Published by erdogant over 3 years ago

hgboost - v1.1.0

  • Fix for returning correct hyperparameters in the output
  • Fix for make plots of the hyperparameters
  • Some code styling

- Python
Published by erdogant almost 4 years ago

hgboost - 1.0.0

  • add citation
  • add licence
  • add doi

- Python
Published by erdogant about 4 years ago

hgboost - 0.1.10

  • Bug fix when using regression models.

- Python
Published by erdogant almost 5 years ago

hgboost - 0.1.9

  • ignore lgb when using mac-os

- Python
Published by erdogant about 5 years ago

hgboost - 0.1.8

  • Included option for unbalanced classes

- Python
Published by erdogant about 5 years ago

hgboost - 0.1.7

  • fix for mse and rmse usage in regression models

- Python
Published by erdogant over 5 years ago

hgboost - 0.1.6

  • val_size is set to the percentage of the total
  • test_size is set to the percentage of the total
    • bugfix if val_size was to 0.

- Python
Published by erdogant over 5 years ago

hgboost - 0.1.5

  • fix for plotting in python 3.8

- Python
Published by erdogant over 5 years ago

hgboost - 0.1.4

  • several small fixes and updates

- Python
Published by erdogant over 5 years ago

hgboost - 0.1.3

  • fix for voting classifier and verbosity output

- Python
Published by erdogant over 5 years ago

hgboost - 0.1.2

  • small fixes
  • docstring updates
  • verbosity fixes
  • n_jobs included

- Python
Published by erdogant over 5 years ago

hgboost - 0.1.1

  • ensemble model developed!

- Python
Published by erdogant over 5 years ago

hgboost - 0.1.0

First release!

- Python
Published by erdogant almost 6 years ago