Skip to content

Quickstart: Optimizing the number of decision trees within the random forest classifier #4

@Alex061421

Description

@Alex061421

Hello!

I am currently trying to run amPPEpy and Im following the quickstart guide. However, when I am optimizing the numnber of decision trees within RF classifier, I keep getting this error:

amPEPpy $ ampep train --test-trees --min-trees 23 --max-trees 175 \
usage: ampep train [-h] [-v] [--seed SEED] [-t NUM_PROCESSES] [-d DROP_FEATURE] -p POSITIVE -n
NEGATIVE [--test-trees] [--min-trees MIN_TREE] [--max-trees MAX_TREE]
[--num-trees NUM_TREES] [--feature-importance]
{train,predict} ...
ampep train: error: invalid choice: ' ' (choose from 'train', 'predict')

I was wondering if I am missing something when copying the command line script into my terminal?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions