Skip to content

Summit 0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcosfelt marcosfelt released this 26 Jan 10:58
fc9a509
Constraints only applied when ENTMOOT uses Gurobi (#86)

* Add files via upload

First take on ENTMOOT strategy - init and suggest_experiments functions implemented.

* Add files via upload

Fixed some of the documentation

* Update and rename emstrat.py to entmoot.py

Renaming

* Add files via upload

* Adding ENTMOOT test

* Turning off verbose logging

* Update __init__.py

* Update ci.yml

* Update entmoot.py

Changed default optimizer type to Gurobi, and added an error if constraints are applied when optimizer type is set to sampling.

* Update entmoot.py

Set default optimizer type back to sampling