Metadata-Version: 2.4
Name: mlsampler
Version: 0.3.1
Summary: Flexible constrained random sampler for reverse analysis in machine learning
Author: Jugai O
License: LICENSE
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: joblib
Dynamic: license-file

# RandomSampler

Flexible constrained random sampler for reverse analysis in machine learning.

## Installation

```bash
pip install mlsampler
