empulse.datasets#
The datasets module contains a collection of datasets
which can be used for value-driven and cost-sensitive learning.
All datasets are based on real-world data.
Container object for datasets returned by the load / fetch functions. |
|
Return the path to the empulse data directory. |
|
Load the TV Subscription Churn dataset (binary classification). |
|
Load the bank telemarketing dataset (binary classification). |
|
Load the credit scoring PAKDD 2009 competition dataset (binary classification). |
|
Fetch the "Give Me Some Credit" dataset from OpenML (binary classification). |
|
Fetch the Iranian Churn dataset from the UCI ML Repository (binary classification). |