Skip to content

Commit

Permalink
simplify test command
Browse files Browse the repository at this point in the history
  • Loading branch information
borauyar committed Aug 6, 2024
1 parent ffdce07 commit 67b9742
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,9 @@ conda activate flexynesisenv
flexynesis --data_path dataset1 \
--model_class DirectPred \
--target_variables Erlotinib \
--fusion_type early \
--hpo_iter 1 \
--features_min 50 \
--features_top_percentile 5 \
--log_transform False \
--data_types gex,cnv \
--outdir . \
--prefix erlotinib_direct \
--early_stop_patience 3 \
--use_loss_weighting False \
--evaluate_baseline_performance
```

## Input Dataset Description
Expand Down

0 comments on commit 67b9742

Please sign in to comment.