Metadata-Version: 2.4
Name: datascope-experiments
Version: 0.0.104
Summary: Module for running experiments on top of datascope.
Home-page: https://ease.ml/datascope/
Author-email: easeml@ds3lab.com
License: MIT
Description-Content-Type: text/markdown
Requires-Dist: datascope>=0.0.3
Requires-Dist: matplotlib>=3.5
Requires-Dist: folktables>=0.0.11
Requires-Dist: ray>=1.10
Requires-Dist: xgboost>=1.5
Requires-Dist: scikit-image>=0.18
Requires-Dist: torch>=1.13
Requires-Dist: datasets>=2.8
Requires-Dist: transformers>=2.8
Requires-Dist: sentence-transformers>=2.2
Requires-Dist: joblib>=1.2
Requires-Dist: tables>=3.9
Requires-Dist: gdown>=5.1
Requires-Dist: methodtools>=0.4
Requires-Dist: zarr>=2.18.0
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# Experimental toolkit for ease.ml/datascope

[![PyPI version](https://badge.fury.io/py/datascope-experiments.svg)](https://badge.fury.io/py/datascope-experiments)

This module is used for running experiments on top of [ease.ml/datascope](https://ease.ml/datascope). It is also
made to be extensible in order to validate datascope against novel pipelines and experimental scenarios.
