Load the breast cancer dataset, which can be used for binary classification problems.
load_breast_cancer
Load breast cancer dataset. Binary classification problem.
X and y
(pd.Dataframe, pd.Series)
previous
Demos
next
churn