aimclub / iOpt

Framework of intelligent optimization methods iOpt
https://iopt.readthedocs.io
BSD 3-Clause "New" or "Revised" License
51 stars 24 forks source link

Create FEDOT-based example #89

Closed nicl-nno closed 1 year ago

nicl-nno commented 1 year ago

The example for FEDOT-GOLEM-iOPt should be prepared.

The efficiency should be compared with existing HyperOpt tuner.

YamLyubov commented 1 year ago

Fedot example: https://github.com/aimclub/FEDOT/blob/master/examples/simple/pipeline_tuning_with_iopt.py Golem implementation: https://github.com/aimclub/GOLEM/blob/main/golem/core/tuning/iopt_tuner.py