CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/generate_grid_plot.py
examples/generate_leaf_space_plot.py
examples/normalization_comparison.py
pytorch_bsf.egg-info/PKG-INFO
pytorch_bsf.egg-info/SOURCES.txt
pytorch_bsf.egg-info/dependency_links.txt
pytorch_bsf.egg-info/not-zip-safe
pytorch_bsf.egg-info/requires.txt
pytorch_bsf.egg-info/top_level.txt
tests/__init__.py
tests/__main__.py
tests/active_learning.py
tests/bezier_simplex.py
tests/control_points.py
tests/plotting.py
tests/preprocessing.py
tests/sampling.py
tests/sklearn.py
tests/test_control_point_index_format.py
tests/validator.py
tests/model_selection/__init__.py
tests/model_selection/degree_selection.py
tests/model_selection/elastic_net_grid.py
tests/model_selection/kfold.py
torch_bsf/__init__.py
torch_bsf/__main__.py
torch_bsf/active_learning.py
torch_bsf/bezier_simplex.py
torch_bsf/control_points.py
torch_bsf/plotting.py
torch_bsf/preprocessing.py
torch_bsf/py.typed
torch_bsf/sampling.py
torch_bsf/sklearn.py
torch_bsf/validator.py
torch_bsf/model_selection/__init__.py
torch_bsf/model_selection/degree_selection.py
torch_bsf/model_selection/elastic_net_grid.py
torch_bsf/model_selection/kfold.py