aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
627 stars 86 forks source link

RANSAC error at pipeline fitting #415

Closed Sash0check closed 2 years ago

Sash0check commented 2 years ago

ValueError: RANSAC could not find a valid consensus set. All max_trials iterations were skipped because each randomly chosen sub-sample failed the passing criteria. See estimator attributes for diagnostics (n_skips*). image

nicl-nno commented 2 years ago

After fix workaround in https://github.com/nccr-itmo/FEDOT/pull/424/files/64c4f8315482ecb1c88907adcb7d80504130752d#diff-bfb55318e87be211b23b7c1dee00a6c42cf34e11bac6302ec29f32def3a4c6bb can be removed.