MANIFEST.in
README.md
setup.py
mlfields/__init__.py
mlfields/client.py
mlfields/feature_definitions.py
mlfields/feature_evaluations.py
mlfields/feature_evaluations_for_each_feature.py
mlfields/feature_matrices.py
mlfields/project.py
mlfields.egg-info/PKG-INFO
mlfields.egg-info/SOURCES.txt
mlfields.egg-info/dependency_links.txt
mlfields.egg-info/requires.txt
mlfields.egg-info/top_level.txt
mlfields/apis/__init__.py
mlfields/apis/fds.py
mlfields/apis/fes.py
mlfields/apis/fms.py
mlfields/apis/metrics.py
mlfields/apis/pjs.py
mlfields/data_models/__init__.py
mlfields/static/style.css
mlfields/templates/base.html
mlfields/templates/feature_definitions/list.html
mlfields/templates/feature_evaluations/list.html
mlfields/templates/feature_evaluations/list_for_each_feature.html
mlfields/templates/feature_matrices/list.html
mlfields/templates/projects/create.html
mlfields/templates/projects/list.html
mlfields/templates/projects/project_base.html