Update README.md
Browse files
README.md
CHANGED
|
@@ -73,12 +73,10 @@ dataset_info:
|
|
| 73 |
dtype: float64
|
| 74 |
- name: "logBB"
|
| 75 |
dtype: float64
|
| 76 |
-
- name:
|
| 77 |
-
dtype:
|
| 78 |
-
|
| 79 |
-
|
| 80 |
-
0: "BBB-"
|
| 81 |
-
1: "BBB+"
|
| 82 |
- name: "Inchi"
|
| 83 |
dtype: string
|
| 84 |
- name: "threshold"
|
|
@@ -114,12 +112,10 @@ dataset_info:
|
|
| 114 |
dtype: float64
|
| 115 |
- name: "logBB"
|
| 116 |
dtype: float64
|
| 117 |
-
- name:
|
| 118 |
-
dtype:
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
0: "BBB-"
|
| 122 |
-
1: "BBB+"
|
| 123 |
- name: "Inchi"
|
| 124 |
dtype: string
|
| 125 |
- name: "threshold"
|
|
|
|
| 73 |
dtype: float64
|
| 74 |
- name: "logBB"
|
| 75 |
dtype: float64
|
| 76 |
+
- name: 'Y'
|
| 77 |
+
dtype: int64
|
| 78 |
+
description: >-
|
| 79 |
+
Binary classification where 'O' represents "BBB-" and '1' represents "BBB+"
|
|
|
|
|
|
|
| 80 |
- name: "Inchi"
|
| 81 |
dtype: string
|
| 82 |
- name: "threshold"
|
|
|
|
| 112 |
dtype: float64
|
| 113 |
- name: "logBB"
|
| 114 |
dtype: float64
|
| 115 |
+
- name: 'Y'
|
| 116 |
+
dtype: int64
|
| 117 |
+
description: >-
|
| 118 |
+
Binary classification where 'O' represents "BBB-" and '1' represents "BBB+"
|
|
|
|
|
|
|
| 119 |
- name: "Inchi"
|
| 120 |
dtype: string
|
| 121 |
- name: "threshold"
|