You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
help='rank of the classification, default: species (when)')
86
86
predict_parser.add_argument('--k', type=int, help='number of top predictions to show, default: 5')
87
-
cls_help="classes to predict either a comma separated list or a path to a text file of classes (one per line), when specified the --rank argument is not allowed."
87
+
cls_help="classes to predict: either a comma separated list or a path to a text file of classes (one per line), when specified the --rank argument is not allowed."
0 commit comments