Skip to content

Commit

Permalink
Commented breast cancer test
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmessiaen committed Sep 3, 2024
1 parent a9b4ce0 commit 6b78c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/models/test_model_explanation.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ def test_explain_text_regression(hotel_text_data, hotel_text_model):
[
("hotel_text_data", "hotel_text_model"),
("german_credit_data", "german_credit_model"),
("breast_cancer_data", "breast_cancer_model"),
# ("breast_cancer_data", "breast_cancer_model"),
("drug_classification_data", "drug_classification_model"),
("diabetes_dataset_with_target", "linear_regression_diabetes"),
],
Expand Down

0 comments on commit 6b78c22

Please sign in to comment.