Pinchuk Maya

Results 24 issues of Pinchuk Maya

enhancement
in progress

From a certain point, many errors in a row of this kind start to appear: ` Continuing after pipeline fit error for graph ` _How to reproduce:_ Launch `api_regression.py` script...

bug

Now _numerical_min_uniques_ and _categorical_max_classes_th_ constans are not taken into account during preprocessing.

core

This PR is a part of refactoring Sensitivity Analysis in FEDOT. The main goals are: - [ ] Refactor `MultiOperationsHPAnalyze` and consider transferring this module to GOLEM - [ ]...

refactoring
test

Add adaptive optimization params in FEDOT + Method for getting all available operations from node factory

There is a need to evaluate graphs and pipelines in side mutations from optimizer (e.g. Sructural Analysis). On the one hand, current `objective` property does not allow to do such...

refactoring
infrastructure

PRs to include in release: - [x] GOLEM API (#251) - [x] Custom selection (#249) - [ ] Sequential Tuner Fix (#248) - [ ] Set random seed for Integration...

release

Change Learning Policy for bandits from UCB1 to EpsilonGreedy