nyanp / nyaggle

Code for Kaggle and Offline Competitions
MIT License
290 stars 29 forks source link

add "method" option to averaging_opt #90

Closed nyanp closed 2 years ago

nyanp commented 2 years ago

This PR adds a method option to the averaging_opt function to control the type of solver used by scipy.optimize.minimize.