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

Bug with extraction of pre-fitted chains from database #46

Closed nicl-nno closed 3 years ago

nicl-nno commented 3 years ago

Error raises after prediction with pre-fitted chain obtained from database. 'is_fitted' flag is also False.

It looks like the fitted models are not saving in database properly.

The test for this error is added in 'fitted-chains-bug' branch:

image

nicl-nno commented 3 years ago

Resolved by #52