aimclub / FEDOT.Web

Graphic tool for the automated evolutionary design of composite models
https://fedot.onti.actcognitive.org
BSD 3-Clause "New" or "Revised" License
37 stars 5 forks source link

Refactoring suggestions #113

Open Sash0check opened 1 year ago

Sash0check commented 1 year ago

1) Move backend to FastAPI. It has normal asynchrony, data models and its own swager generation from under the hood. It will greatly facilitate dependencies and reduce the number of problems with them. 2) Add hyperparameter loading to the front 3) Add options/buttons for restarting composing in sandbox 4) Add parameters of composing