You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* updated scikit-learn~=1.5
fixes and patches for new scikit-learn version
changes in item.yaml and regenerate function.yaml
* remove filename
* remove numpy import
* revert sklearn.metrics monkey patch
fix _get_dataframe to handle list/dict before accessing artifact_url
added feature name preservation logic in predict function
* revert mlrun version
* revert get_or_create_project
* revert scikit-learn version
* scikit-learn==1.5.2
mlrun v 1.10
* scikit-learn==1.4.2
* revert scikit-learn<1.4.0
* scikit-learn~=1.5
* mlrun 1.10 with scikit-learn<1.4.0
* scikit-learn strict v~=1.5.2
added skip for test_train in test_auto_trainer.py
* revert sklearn_classifier.py changes
change XGBRegressor to LGBMRegressor
* added xgboost.XGBRegressor, xgboost.XGBClassifier and lightgbm.LGBMClassifier models to test
0 commit comments