huanghuayu commited on
Commit
1b7bfd3
·
1 Parent(s): ef248b8

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,11 +1,10 @@
1
  ---
2
  title: multiclass_brier_score
3
- datasets:
4
  -
5
  tags:
6
  - evaluate
7
  - metric
8
- description: "TODO: add a description here"
9
  sdk: gradio
10
  sdk_version: 3.19.1
11
  app_file: app.py
 
1
  ---
2
  title: multiclass_brier_score
 
3
  -
4
  tags:
5
  - evaluate
6
  - metric
7
+ description: "brier_score metric for multiclass problem."
8
  sdk: gradio
9
  sdk_version: 3.19.1
10
  app_file: app.py