MANIFEST.in
README.md
requirements.txt
setup.py
physlearn/__init__.py
physlearn/base.py
physlearn/loss.py
physlearn/pipeline.py
physlearn/datasets/__init__.py
physlearn/datasets/base.py
physlearn/datasets/google.py
physlearn/datasets/data/__init__.py
physlearn/datasets/data/google_5q_random.csv
physlearn/datasets/google_json/_5q.json
physlearn/datasets/google_json/__init__.py
physlearn/datasets/utils/__init__.py
physlearn/datasets/utils/_dataset_helper_functions.py
physlearn/supervised/__init__.py
physlearn/supervised/interface.py
physlearn/supervised/regression.py
physlearn/supervised/interpretation/__init__.py
physlearn/supervised/interpretation/shap.py
physlearn/supervised/model_persistence/__init__.py
physlearn/supervised/model_persistence/_paper_params.py
physlearn/supervised/model_persistence/_params_helper.py
physlearn/supervised/model_selection/__init__.py
physlearn/supervised/model_selection/bayesian_search.py
physlearn/supervised/model_selection/learning_curve.py
physlearn/supervised/utils/__init__.py
physlearn/supervised/utils/_data_checks.py
physlearn/supervised/utils/_definition.py
physlearn/supervised/utils/_model_checks.py
scikit_physlearn.egg-info/PKG-INFO
scikit_physlearn.egg-info/SOURCES.txt
scikit_physlearn.egg-info/dependency_links.txt
scikit_physlearn.egg-info/top_level.txt