# Decision Tree Classifier phenotype This is a phenotype based on the Decision Tree Classifier technique (using the scikit-learn implementation). https://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html ## Requirements [Docker](https://docs.docker.com/install/) and [CWLTool](https://github.com/common-workflow-language/cwltool#install) ## Usage Run: `cwltool main.cwl main.yml` ## Generated by [Phenoflow](https://kclhi.org/phenoflow).