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
The jupyter notebook should be updated to use the method load_demo_dataset instead of manually load the data. Additionally, the data should be 'breast_cancer' instead of 'iris', since the target value should be a binary classification.
Issue "BUG: FileStorage error" #585 should be fixed before the notebook can be updated.
The text was updated successfully, but these errors were encountered:
The jupyter notebook should be updated to use the method
load_demo_dataset
instead of manually load the data. Additionally, the data should be 'breast_cancer' instead of 'iris', since the target value should be a binary classification.Issue "BUG: FileStorage error" #585 should be fixed before the notebook can be updated.
The text was updated successfully, but these errors were encountered: