feedzai / feedzai-openml-java

Implementations for Feedzai's OpenML APIs to allow for usage of machine learning models in the Java programming language.
https://www.feedzai.com
Apache License 2.0
2 stars 11 forks source link

ref PULSEDEV-37658 openml-lightgbm : Reverted change to learning_rate that made it mandatory #135

Closed antssilva96 closed 2 years ago

antssilva96 commented 2 years ago

This field was changed to mandatory when it should be non mandatory. This commit reverts that making the isMandatory false again.