Skip to content

ONN4MST_v0.2

Latest
Compare
Choose a tag to compare
@AdeBC AdeBC released this 10 Oct 08:20
· 84 commits to master since this release

We provide ONN4MST models as "config.tar.gz" file. Below contents are included:

config
├── microbiome.tree      # The biome ontology embedded in ONN4MST.
├── model_df.json        # The ONN4MST model with default features (all features).
├── model_sf.json        # The ONN4MST model with selected features.
└── prep_conf.pkl        # The config file for `preprocess.py`.

To deploy the model, uncompress the file after cloning the repository. See README.md.