Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit42cfb0b

Browse files
author
minjk-bl
committed
Move some functions(ROC, AUC) from Evaluation to Model Info
1 parentaa3c448 commit42cfb0b

File tree

4 files changed

+101
-101
lines changed

4 files changed

+101
-101
lines changed

‎html/m_ml/evaluation.html‎

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,14 @@
3939
<label><inputtype="checkbox"id="precision"class="vp-state"><span>Precision</span></label>
4040
<label><inputtype="checkbox"id="recall"class="vp-state"><span>Recall</span></label>
4141
<label><inputtype="checkbox"id="f1_score"class="vp-state"><span>F1-scorev</label>
42-
<hrstyle="margin: 5px;"/>
43-
<label><inputtype="checkbox"id="roc_curve"class="vp-eval-check vp-state"data-type="roc-auc"><span>ROC Curve</span></label>
44-
<label><inputtype="checkbox"id="auc"class="vp-eval-check vp-state"data-type="roc-auc"><span>AUC</span></label>
45-
<divclass="vp-grid-col-95">
42+
<!-- <hr/> -->
43+
<!-- <label><input type="checkbox" data-type="roc-auc"><span>ROC Curve</span></label>
44+
<label><input type="checkbox" data-type="roc-auc"><span>AUC</span></label> -->
45+
<!-- <div>
4646
<label for="model" class="vp-orange-text">Model</label>
4747
<select id="model" class="vp-select vp-state vp-ev-model roc-auc">
48-
<!-- Auto create -->
4948
</select>
50-
</div>
49+
</div> -->
5150
</div>
5251
<divclass="vp-grid-box vp-eval-box vp-eval-cls">
5352
<label><inputtype="checkbox"id="silhouetteScore"class="vp-eval-check vp-state"data-type="silhouette"checked><span>Silhouette score</span></label>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp