Quick Start with skwdro

This package provides Wasserstein Distributionally Robust estimators. The provided objects are compatible with scikit-learn’s pipeline.

Setting up the package

1. Download and installation

You can clone the skwdro repository:

$ git clone https://github.com/iutzeler/skwdro.git

2. Resolving dependencies

  • Using hatch

  • Using pip

3. Developer mode