Fedot v.0.6.0 has been released! #940
nicl-nno
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
We released a new major version of FEDOT - 0.6.0
It includes a lot of major changes:
PipelineBuilder(Refactor pipeline generation as builder #509 #597) – that simplifies manual construction of ML Pipelines;Also, this release contains by a lot of architectural refactorings of the framework:
EvoGraphOptimizer(Unify implementations of GP Optimisers #687)Objective&Fitness(Abstract notion of Fitness and unify its usages #654) – classes that substitutes simplefloatmetric values & abstract single vs. multi-objective metricsDataMergerfacilityAlso, there are various bug-fixes related to ML operations, evolutionary operators & internal Graph operations.
Beta Was this translation helpful? Give feedback.
All reactions