Update README.md
Browse files
README.md
CHANGED
@@ -1,25 +1,25 @@
|
|
1 |
---
|
2 |
model-index:
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
license: cc-by-nc-sa-4.0
|
24 |
metrics:
|
25 |
- accuracy
|
@@ -33,6 +33,10 @@ tags:
|
|
33 |
- drug-discovery
|
34 |
- drug-target
|
35 |
- chembl34
|
|
|
|
|
|
|
|
|
36 |
---
|
37 |
|
38 |
# ChemFIE-DTP (DrugTargetPrediction - 221 Classes)
|
|
|
1 |
---
|
2 |
model-index:
|
3 |
+
- name: gbyuvd/drugtargetpred-chemselfies
|
4 |
+
results:
|
5 |
+
- task:
|
6 |
+
type: text-classification
|
7 |
+
dataset:
|
8 |
+
name: test
|
9 |
+
type: custom
|
10 |
+
metrics:
|
11 |
+
- name: Accuracy
|
12 |
+
type: Accuracy
|
13 |
+
value: 0.6199
|
14 |
+
- name: Weighted Precision
|
15 |
+
type: Precision
|
16 |
+
value: 0.6142
|
17 |
+
- name: Weighted Recall
|
18 |
+
type: Recall
|
19 |
+
value: 0.6199
|
20 |
+
- name: Weighted F1
|
21 |
+
type: F1
|
22 |
+
value: 0.6127
|
23 |
license: cc-by-nc-sa-4.0
|
24 |
metrics:
|
25 |
- accuracy
|
|
|
33 |
- drug-discovery
|
34 |
- drug-target
|
35 |
- chembl34
|
36 |
+
- selfies
|
37 |
+
- drugs
|
38 |
+
- molecules
|
39 |
+
- compounds
|
40 |
---
|
41 |
|
42 |
# ChemFIE-DTP (DrugTargetPrediction - 221 Classes)
|