Metadata-Version: 2.1
Name: seldonian_experiments
Version: 0.0.10
Summary: Library for running experiments with Seldonian algorithms
Home-page: 
Author: Austin Hoag
Author-email: austinthomashoag@gmail.com
Project-URL: Bug Tracker, https://github.com/seldonian-framework/Experiments/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Seldonian Experiments

This is the source code repository for a library used to run experiments that implement [Seldonian](https://seldonian.cs.umass.edu/) algorithms. Experiments enable you to evaluate the performance and safety of Seldonian algorithms and compare them to baseline models. 

