LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
myml/__init__.py
myml/diagnostics.py
myml/feature_selection.py
myml/prediction.py
myml/preprocessing.py
myml/regression.py
myml/visualization.py
myml_regression.egg-info/PKG-INFO
myml_regression.egg-info/SOURCES.txt
myml_regression.egg-info/dependency_links.txt
myml_regression.egg-info/requires.txt
myml_regression.egg-info/top_level.txt
tests/test_myml.py