Xgboost-distribution

Latest version: v0.3.0

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2.4

--------------------------

- Added more precise loss description, negative log likelihood vs error
- Various updates to conform with xgboost==1.6.0 release

0.2.3

--------------------------

- Added type hints to XGBDistribution model class
- Hotfix to add error raising if sample weights are used (which is not yet implemented)

0.2.2

--------------------------

- Hot fix to enable compatibility with xgboost v1.5.0 (enable_categorical kwarg)

0.2.1

--------------------------

- Fixed the objective parameter in trained model to be reflective of distribution
- Support for model saving and loading with pickle (please don't use pickle)
- Added count data example with distribution heatmap, :issue:`45`
- Updated docs to include estimators parameter, :issue:`43`
- Implemented cleaner model saving, tests against binary and json formats

0.2.0

--------------------------

- Performed experiments on various datasets to assess XGBDistribution performance
- Added exponential distribution
- Added Laplace distribution

0.1.2

-------------------------

- Added poisson distribution
- Added negative-binomial distribution
- Changed naming conventions of distributions
- Safety checks on distribution parameters

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.