aimclub / aimclub/FEDOT

Incompatible parameters in tests

Ouverte
#1,203 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
test
Langage dominant
Python
Étoiles
712
Forks
96
Merge moyen
3 j 1 h
PR mergées (30 j)
10

Description

Some operations may have incompatible parameters. It may be incompatible with each other or with data (like in `LaggedImplementation` or `RANSAC`). In tests, this may leads to errors in composer or tuner, but incompatible parameters is correct situation.

The simplest way to solve it is create `ParameterError` in operations and does not raise that error in composer or tuner. It was tested in https://github.com/aimclub/FEDOT/pull/1183, but not released due to some problems.

Link to related integration test problems issue #1201.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.