aimclub / FEDOT

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

test_auto_preset_converted_correctly fails when the PC performance is quite high #827

Closed andreygetmanov closed 2 years ago

andreygetmanov commented 2 years ago

In this test the 'auto' preset in FEDOT API is choosing between 'best quality' and 'fast train' presets depending on the fit time. Timeout is set to 0.01 min to avoid the choice of 'best quality' preset. However, if the PC is quite fast, this timeout is too high. On my machine (8xi7-9700 CPU @ 3.00GHz, 32 Gb RAM, Manjaro Linux) fails in 99% times with timeout = 0.01 and in 0% times with timeout = 0.005. Maybe let's make the timeout lower?

nicl-nno commented 2 years ago

Забавно. Ну давайте сделаем lower, если поможет.

MorrisNein commented 2 years ago

Имеет смысл сделать его 1e-5 для мегасупердуперкомпьютеров? Или мб протестить с timeout = 0