classification#

Module for working with pre-built classification datasets.

Members

breast_cancer

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

iris

The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant.

phishing

The phishing dataset contains a slightly synthetic dataset of urls - some regular and some used for phishing.

adult

The data set contains features for binary prediction of the income of an adult (the adult dataset).

lending_club

The data set contains features for binary prediction of whether a loan will be approved or not.