LICENSE
README.md
pyproject.toml
src/tidyfit/__init__.py
src/tidyfit/cli.py
src/tidyfit/cv.py
src/tidyfit/data.py
src/tidyfit/eval_viz.py
src/tidyfit/features.py
src/tidyfit/metrics.py
src/tidyfit/model_io.py
src/tidyfit/preprocessing.py
src/tidyfit/reproducibility.py
src/tidyfit/sklearn_extra.py
src/tidyfit/tracking.py
src/tidyfit.egg-info/PKG-INFO
src/tidyfit.egg-info/SOURCES.txt
src/tidyfit.egg-info/dependency_links.txt
src/tidyfit.egg-info/entry_points.txt
src/tidyfit.egg-info/requires.txt
src/tidyfit.egg-info/top_level.txt
tests/test_cli.py
tests/test_cv.py
tests/test_data.py
tests/test_eval_viz.py
tests/test_extra_coverage.py
tests/test_features.py
tests/test_metrics.py
tests/test_model_io.py
tests/test_preprocessing.py
tests/test_reproducibility.py
tests/test_sklearn_extra.py
tests/test_tracking.py