aimclub / FEDOT

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

simultaneous tuner errors/exceptions #1120

Open GrigoriJasnovidov opened 1 year ago

GrigoriJasnovidov commented 1 year ago

Executing .py file in the zip archive by pytest
bad_pipeline.zip raises test failure with small probability. The error is LinAlgError: LU decomposition error. To catch the error, it is recommended to run the file 20-30 times.

But, executing the .py file directly without pytest does not raise errors always.