diff --git a/README.md b/README.md index a36a8af..c200d12 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ eval.metrics.f1_score(y_true, y_pred, labels, average) **labels** : list of labels/classes **average**: string - [None, 'micro', 'macro'] If None, the scores for each class are returned. -[Link](/blob/master/eval/metrics.py) to the metrics source code. +[Link](/eval/metrics.py) to the metrics source code. ### Results -Confusion Matrix PlotConfusion Matrix Plot \ No newline at end of file +Confusion Matrix Plot \ No newline at end of file