README.md
pyproject.toml
skmetal/__init__.py
skmetal/_about.py
skmetal/_bridge.py
skmetal/_config.py
skmetal/_dispatch.py
skmetal/accelerate.py
skmetal.egg-info/PKG-INFO
skmetal.egg-info/SOURCES.txt
skmetal.egg-info/dependency_links.txt
skmetal.egg-info/requires.txt
skmetal.egg-info/top_level.txt
skmetal/estimators/__init__.py
skmetal/estimators/_base.py
skmetal/estimators/_registry.py
skmetal/estimators/cluster.py
skmetal/estimators/decomposition.py
skmetal/estimators/ensemble.py
skmetal/estimators/linear_model.py
skmetal/estimators/naive_bayes.py
skmetal/estimators/neighbors.py
skmetal/estimators/preprocessing.py
skmetal/estimators/svm.py