Skip to content

Commit

Permalink
FIX: sh suffix -> bat
Browse files Browse the repository at this point in the history
  • Loading branch information
scharoun authored May 19, 2017
1 parent 190467c commit 978b4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/evaluation_metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ If you provide labels, you can set ``eval_metric`` to perform evaluations. Ytk-

You can see the details in ``log/info.log``, including evaluations and a file path of prediction results.

The following script is [predict.sh](../bin/predict.sh) ([win_predict.sh](../bin/win_predict.sh) for windows).
The following script is [predict.sh](../bin/predict.sh) ([win_predict.bat](../bin/win_predict.bat) for windows).

```shell
#!/usr/bin/env bash
Expand Down

0 comments on commit 978b4e5

Please sign in to comment.