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
Fix linting and tool tests for scikit-learn tool suite (bgruening#1817)
* fix clf_metrics tool
* fix linting errors and tests
* add conditional tags
* update tests
* update discriminant tool
* add pairwise tool
* update sparse tool
* update tests for ensemble
* updatetests for feature selection
* update tests for model_prediction, pairwise_metrics, regression_metrics, model_fit
* update tests for sklearn_fitted_model_eval and sklearn_generalized_linear
* update tests for lightgbm.xml
ml_visualization_ex.xml model_validation.xml nn_classifier.xml numeric_clustering.xml
* svm search model validation
* update tests form keras_batch_
models.xml keras_model_builder.xml pca.xml pipeline.xml sample_generator.xml train_test_eval.xml
* update test for keras_train_eval.xml
* update tests and test data for sparse.xml
* fix tests for preprocessing tool
* update test data for preprocessing tools
* bump suite version
* update tool version
* remove unique_param
* update suite name
* Keras>=2.10 and <2.11 work with Python=3.10 or maybe Python=3.11
* Change python=3.10
* revert the Python=3.9 version
* update test files E format
---------
Co-authored-by: Anup Kumar <anuprulez@gmail.com>
0 commit comments