LICENSE
MANIFEST.in
README.md
README_CN.md
pyproject.toml
mtminepy/__init__.py
mtminepy/app.py
mtminepy/cli.py
mtminepy.egg-info/PKG-INFO
mtminepy.egg-info/SOURCES.txt
mtminepy.egg-info/dependency_links.txt
mtminepy.egg-info/entry_points.txt
mtminepy.egg-info/requires.txt
mtminepy.egg-info/top_level.txt
mtminepy/services/__init__.py
mtminepy/services/data_service.py
mtminepy/services/ml_service.py
mtminepy/services/nlp_service.py
mtminepy/services/trans_service.py
mtminepy/templates/base.html
mtminepy/templates/data.html
mtminepy/templates/explore.html
mtminepy/templates/index.html
mtminepy/templates/metric.html
mtminepy/templates/model.html
mtminepy/templates/preprocess.html