File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 35
35
< input type ="checkbox " id ="precision " class ="vp-state "> < label for ="precision "> Precision</ label >
36
36
< input type ="checkbox " id ="recall " class ="vp-state "> < label for ="recall "> Recall</ label >
37
37
< input type ="checkbox " id ="f1_score " class ="vp-state "> < label for ="f1_score "> F1-score</ label >
38
- < input type ="checkbox " id ="roc_curve " class ="vp-state " > < label for ="roc_curve "> ROC Curve</ label >
39
- < input type ="checkbox " id ="auc " class ="vp-state " > < label for ="auc "> AUC</ label >
38
+ < input type ="checkbox " id ="roc_curve " class ="vp-state "> < label for ="roc_curve "> ROC Curve</ label >
39
+ < input type ="checkbox " id ="auc " class ="vp-state "> < label for ="auc "> AUC</ label >
40
40
</ div >
41
41
< div class ="vp-grid-box vp-eval-box vp-eval-cls ">
42
42
<!-- <input type="checkbox" id="sizeOfClusters" class="vp-state" checked><label for="sizeOfClusters">Size of clusters</label> -->
43
43
< input type ="checkbox " id ="silhouetteScore " class ="vp-state " checked > < label for ="silhouetteScore "> Silhouette score</ label >
44
- < input type ="checkbox " id ="ari " class ="vp-state " > < label for ="ari "> ARI</ label >
45
- < input type ="checkbox " id ="nm " class ="vp-state " > < label for ="nm "> NM</ label >
44
+ < input type ="checkbox " id ="ari " class ="vp-state "> < label for ="ari "> ARI</ label >
45
+ < input type ="checkbox " id ="nm " class ="vp-state "> < label for ="nm "> NM</ label >
46
46
</ div >
47
47
</ div >
48
48
</ div >
You can’t perform that action at this time.
0 commit comments