You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
LICENCE | 1 year ago | |
README.md | 1 year ago | |
__init__.py | 1 year ago | |
pyproject.toml | 1 year ago | |
requirements.txt | 1 year ago |
README.md
Benchmark of Supervised ML methods for the analysis of envicronmental microbiomes
and a python package that is not named yet
TODO
- Decide on a set of datasets that fit the scope (this will lead to decisions such as test/train, 10fold-cv or loocv)
- Decide on sets of methods that fit the scope
- implement everyhting with an eye on open publication
- Decide on a Licence
- write pyproject.toml for metadata and make ready for PIP