CHANGELOG.md
CITATION.cff
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
configs/README.md
configs/m5_store_dept_daily.toml
configs/melbourne_housing.toml
configs/rental_poland_short.toml
configs/rolling_window_report_defaults.toml
configs/rossmann_daily.toml
configs/walmart_weekly.toml
configs/experimental/README.md
configs/experimental/rental_poland_long.toml
configs/experimental/rental_uae_contracts.toml
configs/experimental/sales_uae_transactions.toml
data/manifests/checksums.txt
data/parquet/README.md
examples/README.md
examples/basic_usage.py
sce/__init__.py
sce/baselines.py
sce/cleanup.py
sce/cli.py
sce/config.py
sce/engine.py
sce/importance.py
sce/meta.py
sce/model_presets.py
sce/models.py
sce/pipeline.py
sce/py.typed
sce/search.py
sce/selection.py
sce/stats.py
sce/io/__init__.py
tests/test_baselines.py
tests/test_cleanup.py
tests/test_config.py
tests/test_data_download.py
tests/test_data_integrity.py
tests/test_diagnostics.py
tests/test_engine.py
tests/test_failure_cases.py
tests/test_importance.py
tests/test_io.py
tests/test_leakage_guards.py
tests/test_metadata.py
tests/test_model_presets.py
tests/test_models.py
tests/test_no_pre_split_fit.py
tests/test_pipeline.py
tests/test_prepare_m5_dataset.py
tests/test_run.py
tests/test_search.py
tests/test_search_models.py
tests/test_stats.py