.editorconfig
.gitignore
.readthedocs.yaml
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
pytest.ini
setup.cfg
setup.py
.github/ISSUE_TEMPLATE.md
.github/pull_request_template.md
.github/workflows/pytest.yaml
docs/api.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/large-data.rst
docs/license.rst
docs/options.rst
docs/usage.rst
docs/_static/logo-slim.svg
docs/_static/logo.svg
xirescore/NoOverlapKFold.py
xirescore/XiRescore.py
xirescore/__init__.py
xirescore/__main__.py
xirescore/_default_options.py
xirescore/_version.py
xirescore/async_result_resolving.py
xirescore/cli.py
xirescore/column_generating.py
xirescore/df_serializing.py
xirescore/feature_extracting.py
xirescore/feature_scaling.py
xirescore/hyperparameter_optimizing.py
xirescore/input_validating.py
xirescore/readers.py
xirescore/rescoring.py
xirescore/train_data_selecting.py
xirescore/training.py
xirescore/writers.py
xirescore.egg-info/PKG-INFO
xirescore.egg-info/SOURCES.txt
xirescore.egg-info/dependency_links.txt
xirescore.egg-info/entry_points.txt
xirescore.egg-info/not-zip-safe
xirescore.egg-info/requires.txt
xirescore.egg-info/top_level.txt