Skip to main content

DIGEN: Diverse Generative ML Benchmark

Project description

What is DIGEN?

Diverse and Generative ML benchmark (DIGEN) is a modern machine learning benchmark, which includes:

  • 40 datasets in tabular numeric format specially designed to differentiate the performance of some of the leading Machine Learning (ML) methods, and
  • a package to perform reproducible benchmarking that simplifies comparison of performance of the methods.

DIGEN provides comprehensive information on the datasets, including:

  • ground truth - a mathematical formula presenting how the endpoint was generated for each of the datasets
  • the results of exploratory analysis, which includes feature correlation and histogram showing how binary endpoint was calculated.
  • multiple statistics on the datasets, including the AUROC, AUPRC and F1 scores
  • each dataset comes with Reveiver-Operating Characteristics (ROC) and Precision-Recall (PRC) charts for tuned ML methods,
  • a boxplot with projected performance of the leading methods after hyper-parameter tuning (100 runs of each method started with different random seed)

Apart from providing a collection of datasets and tuned ML methods, DIGEN provides tools to easily tune and optimize parameters of any novel ML method, as well as visualize its performance in comparison with the leading ones. DIGEN also offers tools for reproducibility.

Dependencies

The following packages are required to use DIGEN:

pandas>=1.05
numpy>=1.19.5
optuna>=2.4.0
scikit-learn>=0.22.2
importlib_resources

Installing DIGEN

The best way to install DIGEN is using pip, e.g. as a user:

pip install -U scikit-learn

Using DIGEN

Apart from the datasets, DIGEN provides a comprehensive toolbox for analyzing the performance of a chosen ML method. DIGEN uses Optuna, a state of the art framework for optimizing hyper-parameters

Please refer to our online documentation at https://epistasislab.github.io/digen

Tutorials

DIGEN Tutorial is a great place to start exploring our package. For advanced use, e.g. customization, manipulations with the charts, additional statistics on the collection, please check our Advanced Tutorial.

Included ML classifiers:

The following methods were included in our benchmark:

  • Decision Tree
  • Gradient Boosting
  • K-Nearest Neighbors
  • LightGBM
  • Logistic Regression
  • Random Forest
  • SVC
  • XGBoost

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

digen-0.0.2.tar.gz (180.8 kB view details)

Uploaded Source

Built Distribution

digen-0.0.2-py3-none-any.whl (191.4 kB view details)

Uploaded Python 3

File details

Details for the file digen-0.0.2.tar.gz.

File metadata

  • Download URL: digen-0.0.2.tar.gz
  • Upload date:
  • Size: 180.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.7.5

File hashes

Hashes for digen-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b28c7292a92bfa799198e62ebb394b7d17b3a5d75b827da12da9687950d4fd61
MD5 1b4f9b086aeb70a8a9a44c0b38b41435
BLAKE2b-256 35f73ad5696f6304b6556b4f08b4c5b671105f598b44908797ff25bc4881e4ed

See more details on using hashes here.

File details

Details for the file digen-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: digen-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 191.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.7.5

File hashes

Hashes for digen-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3908580ccabea7a011ef4a7e3c9df8f6d12643cafb1e08650a9107fd7bafffb8
MD5 1b195b12b3dffa738e345ad4bc956eff
BLAKE2b-256 c74a8ac64fe3fb978ca1e6316ae9c11240b72f1fc12a589bb0723392e0c06552

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page