breast_cancer#

The data set contains features for binary prediction of breast cancer.

Functions

load_data([data_format, as_train_test])

Load and returns the Breast Cancer dataset (classification).

load_fitted_model([pretrained])

Load and return a fitted classification model to predict the flower type in the iris dataset.