LICENSE
README.md
pyproject.toml
setup.py
src/VKPyKit/DT.py
src/VKPyKit/EDA.py
src/VKPyKit/LR.py
src/VKPyKit/MLM.py
src/VKPyKit/UTIL.py
src/VKPyKit/VKPy.py
src/VKPyKit/__init__.py
src/VKPyKit.egg-info/PKG-INFO
src/VKPyKit.egg-info/SOURCES.txt
src/VKPyKit.egg-info/dependency_links.txt
src/VKPyKit.egg-info/requires.txt
src/VKPyKit.egg-info/top_level.txt
tests/test_DT.py
tests/test_EDA.py
tests/test_LR.py
tests/test_MLM.py
tests/test_VKPy.py