Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
xingzhongyu committed Feb 6, 2024
1 parent 67ff823 commit 5a78156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tuning/cta_svm/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def evaluate_pipeline():
"""To reproduce SVM benchmarks, please refer to command lines below:
Mouse Brain
$ python main.py --tune_mode (pipeline/params) --species mouse --tissue Brain --train_dataset 753 3285 --test_dataset 2695
$ python main.py --tune_mode (pipeline/params) --species mouse --tissue Brain --train_dataset 753 --test_dataset 2695 --valid_dataset 3285
Mouse Spleen
$ python main.py --tune_mode (pipeline/params) --species mouse --tissue Spleen --train_dataset 1970 --test_dataset 1759
Expand Down

0 comments on commit 5a78156

Please sign in to comment.