diff --git a/fedot/api/main.py b/fedot/api/main.py index cde309469c..5b2f855f53 100644 --- a/fedot/api/main.py +++ b/fedot/api/main.py @@ -165,10 +165,8 @@ class Fedot: `_ NB! 'adaptive_mutation_type' and 'context_agent_type' can be specified with 'composer_tuner_params'. - With default 'adaptive_mutation_type' context agent is not used, however, when 'adaptive_mutation_type' - is specified as not a default one be careful choosing 'context_agent_type' - since the default one is only considering the number of nodes in graph. - The full range of context agents can be obtained here: golem.core.optimizers.adaptive.context_agents + Both these params are a part of experimental functionality for adaptive evolution. + The full range of context agents can be obtained in GOLEM: golem.core.optimizers.adaptive.context_agents """ def __init__(self,