aimclub / GOLEM

Graph Optimiser for Learning and Evolution of Models
https://thegolem.readthedocs.io
BSD 3-Clause "New" or "Revised" License
60 stars 7 forks source link

Design GOLEM facade API for simple running #177

Closed gkirgizov closed 7 months ago

gkirgizov commented 1 year ago

Currently running the framework requires setting many parameters and understanding a lot of technical details. For example, look at current minimal simple_run.py -- it is too complicated.

GOLEM facade should be analogous to FEDOT API and require a minimal set of user parameters, if any.

Connected issues:

Some specific thoughts on parameters: