Gurobi-machinelearning

Latest version: v1.5.0

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

Scan your dependencies

Page 1 of 3

1.5.0

What's Changed

* Add a model for LightGBM by pobonomo in https://github.com/Gurobi/gurobi-machinelearning/pull/270
* Deal with empty list of column in column transformer by pobonomo in https://github.com/Gurobi/gurobi-machinelearning/pull/291
* Fixes for scikit-learn 1.4



**Full Changelog**: https://github.com/Gurobi/gurobi-machinelearning/compare/v1.4.0...v1.5.0

1.4.1

What's Changed
* Deal with empty list of column in column transformer by pobonomo in https://github.com/Gurobi/gurobi-machinelearning/pull/291


**Full Changelog**: https://github.com/Gurobi/gurobi-machinelearning/compare/v1.4.0...v1.4.1

1.4.0

What's Changed

The main update of this release is to use the new nonlinear capabilities in Gurobi 11 for modeling
the logistic regression. Namely, if the user has Gurobi 11, the attribute
[FuncNonLinear](https://www.gurobi.com/documentation/current/refman/funcnonlinear.html#attr:FuncNonlinear) is set for
the nonlinear constraints with the logistic function created by the package.

In our tests this results in better results (smaller errors in the solution and sometimes faster).

The corresponding parts of the documentation have been updated. In particular the
[Student admission example](https://gurobi-machinelearning.readthedocs.io/en/latest/auto_examples/example2_student_admission.html#sphx-glr-auto-examples-example2-student-admission-py)
uses this and there is no more discussion on tuning the piecewise-linear approximation.

Other smaller updates regard the documentation that has been reorganized. In particular with the goal of documenting
better the internal objects that the package constructs and uses.

* Test with both gurobi 10.0.3 and 11.0.0 by twbraam in https://github.com/Gurobi/gurobi-machinelearning/pull/241
* Updates for Gurobi 11 by pobonomo in https://github.com/Gurobi/gurobi-machinelearning/pull/240
* Accept list of lists of variables as input to add predictor function by pobonomo in https://github.com/Gurobi/gurobi-machinelearning/pull/247
* Restructure and enhance documentation by pobonomo in https://github.com/Gurobi/gurobi-machinelearning/pull/256


**Full Changelog**: https://github.com/Gurobi/gurobi-machinelearning/compare/v1.3.3...v1.4.0

1.3.3

- Fixed a bug with xgboost when verbose is asked
- More meaningful error if using a version of gurobipy that doesn't work

**Full Changelog**: https://github.com/Gurobi/gurobi-machinelearning/compare/v1.3.2...v1.3.3

1.3.2

What's Changed
* Add support for XGBRegressor in SKlearn pipeline by pobonomo in https://github.com/Gurobi/gurobi-machinelearning/pull/200


**Full Changelog**: https://github.com/Gurobi/gurobi-machinelearning/compare/v1.3.1...v1.3.2

1.3.1

What's Changed

Small changes for compatibility with newer version of tensorflow (2.13.0).

Update dependencies for testing and with the new tensorflow python 3.11 can now be tested.

* update to Tensorflow2.13.0 by pobonomo in https://github.com/Gurobi/gurobi-machinelearning/pull/185
* Bump xgboost from 1.7.5 to 1.7.6 by dependabot in https://github.com/Gurobi/gurobi-machinelearning/pull/188
* Bump ipykernel from 6.23.1 to 6.23.2 by dependabot in https://github.com/Gurobi/gurobi-machinelearning/pull/187
* Bump numpy from 1.24.3 to 1.25.0 by dependabot in https://github.com/Gurobi/gurobi-machinelearning/pull/189
* Tensorflow 2.13 by pobonomo in https://github.com/Gurobi/gurobi-machinelearning/pull/190
* Bump ipykernel from 6.23.2 to 6.23.3 by dependabot in https://github.com/Gurobi/gurobi-machinelearning/pull/191
* Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by dependabot in https://github.com/Gurobi/gurobi-machinelearning/pull/194
* Bump jupytext from 1.14.6 to 1.14.7 by dependabot in https://github.com/Gurobi/gurobi-machinelearning/pull/195
* Bump pandas from 2.0.2 to 2.0.3 by dependabot in https://github.com/Gurobi/gurobi-machinelearning/pull/196
* Bump scikit-learn from 1.2.2 to 1.3.0 by dependabot in https://github.com/Gurobi/gurobi-machinelearning/pull/198


**Full Changelog**: https://github.com/Gurobi/gurobi-machinelearning/compare/v1.3.0...v1.3.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.