sb-ai-lab / LightAutoML

Fast and customizable framework for automatic ML model creation (AutoML)
https://developers.sber.ru/portal/products/lightautoml
Apache License 2.0
1.18k stars 51 forks source link

Timm cv #103

Closed D1MK4real closed 1 year ago

D1MK4real commented 1 year ago

Added timm cv-library, bug-fix in multilabel linear model, added softmax with clip to repair warning in log_loss from sklearn: "The y_pred values do not sum to one. Starting from 1.5 this will result in an error."