Skip to content

Commit

Permalink
Fix predict
Browse files Browse the repository at this point in the history
  • Loading branch information
ivartb committed Feb 17, 2024
1 parent 8b879c7 commit 04169fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/metafx-modules/predict.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ error () { ${SOFT}/pretty_print.py "$1" "*"; exit 1; }

w="workDir"
metadataFile=""
estimator="RF"
POSITIONAL=()
while [[ $# -gt 0 ]]
do
Expand Down

0 comments on commit 04169fe

Please sign in to comment.