LICENSE
README.md
pyproject.toml
fastogb/__init__.py
fastogb/accelerators.py
fastogb/array_ops.py
fastogb/csv_data.py
fastogb/datasets.py
fastogb/encoding.py
fastogb/estimators.py
fastogb/evaluation.py
fastogb/kernels.py
fastogb/linalg.py
fastogb/logic.py
fastogb/losses.py
fastogb/objectives.py
fastogb/parallel.py
fastogb/patch.py
fastogb/rules.py
fastogb/search.py
fastogb/subgroups.py
fastogb/terms.py
fastogb/weights.py
fastogb.egg-info/PKG-INFO
fastogb.egg-info/SOURCES.txt
fastogb.egg-info/dependency_links.txt
fastogb.egg-info/requires.txt
fastogb.egg-info/top_level.txt
fastogb/searches/__init__.py
fastogb/searches/approximate.py
fastogb/searches/boundaries.py
fastogb/searches/common.py
fastogb/searches/exact.py
tests/test_accelerators.py
tests/test_csv_data.py
tests/test_encoding.py
tests/test_estimators.py
tests/test_kernels.py
tests/test_linalg.py
tests/test_losses_weights.py
tests/test_objectives.py
tests/test_search.py