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

Catboost errors workaround in tests #1206

Open kasyanovse opened 10 months ago

kasyanovse commented 10 months ago

There are some problems with CatBoost that were solved by workaround (https://github.com/aimclub/FEDOT/blob/master/fedot/core/optimisers/objective/data_objective_eval.py#L73). It should be fixed in another way.