LICENSE
README.md
pyproject.toml
chimeraboost/__init__.py
chimeraboost/binning.py
chimeraboost/booster.py
chimeraboost/losses.py
chimeraboost/preprocessing.py
chimeraboost/sklearn_api.py
chimeraboost/target_encoding.py
chimeraboost/tree.py
chimeraboost/warmup.py
chimeraboost.egg-info/PKG-INFO
chimeraboost.egg-info/SOURCES.txt
chimeraboost.egg-info/dependency_links.txt
chimeraboost.egg-info/requires.txt
chimeraboost.egg-info/top_level.txt
tests/test_audit_fixes.py
tests/test_chimeraboost.py
tests/test_cross_features.py
tests/test_highcard.py
tests/test_linear_leaves_selection.py
tests/test_no_regression.py
tests/test_prep_reuse.py
tests/test_quantize.py
tests/test_research_curves.py
tests/test_robustness.py
tests/test_selection_rounds.py
tests/test_small_solver.py
tests/test_strength_viz.py
tests/test_synth_report.py
tests/test_synthgen.py
tests/test_tabarena_search_space.py
tests/test_tree_kernels.py
tests/test_warmup.py