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.3.tar.gz (180.9 kB view details)

Uploaded Source

Built Distribution

digen-0.0.3-py3-none-any.whl (191.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: digen-0.0.3.tar.gz
  • Upload date:
  • Size: 180.9 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.3.tar.gz
Algorithm Hash digest
SHA256 6d3a5f4953fdfdf4046bbe74fa117c5f069e317866afe12543fd64f44ab007fe
MD5 1bca9bcefbd4043713c12c128269b5a5
BLAKE2b-256 373278385a0e8603c89d0da1f2abd714a2fe1a36fcfcc7f559abfefbe121c026

See more details on using hashes here.

File details

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

File metadata

  • Download URL: digen-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 191.5 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 81d1cd59eaaa5ca417b3db6b6737bf7a09e454c915e6035c3b49b2016b2dd74d
MD5 b03c137869eade517006dd4d69e86b63
BLAKE2b-256 a880d15c8a08566d44cfebabcd93589f9d73b711c90c6c478e424042d7358735

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