Fedot release v.0.3
Created by: J3FALL
New major update of Fedot is provided. Main changes:
- Preprocessing operations (feature selection, data transformation, etc.) can be added into Chain via Nodes
- Timeseries forecasting and composition was significantly improved
- Tuning strategies and logic were refactored, now it uses hyperopt framework
- Multi-objective composer was added
- Images are now supported as InputData, image classification with CNN example was implemented
- Fedot API was improved
- Some minor fixes