Datasets:
Tasks:
Tabular Classification
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
License:
haneulpark
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ dataset_info:
|
|
55 |
- name: Y
|
56 |
dtype: int64
|
57 |
description: >-
|
58 |
-
Binary classification where 'stable' compounds
|
59 |
splits:
|
60 |
- name: train
|
61 |
num_bytes: 190968
|
@@ -75,7 +75,7 @@ dataset_info:
|
|
75 |
- name: Y
|
76 |
dtype: int64
|
77 |
description: >-
|
78 |
-
Binary classification where 'stable' compounds
|
79 |
splits:
|
80 |
- name: train
|
81 |
num_bytes: 100608
|
@@ -93,15 +93,15 @@ dataset_info:
|
|
93 |
- name: Class
|
94 |
dtype: int64
|
95 |
description: >-
|
96 |
-
Binary classification where 'stable' compounds
|
97 |
- name: Online server predicted class
|
98 |
dtype: int64
|
99 |
description: >-
|
100 |
-
Binary classification where 'stable' compounds
|
101 |
- name: Our predicted class
|
102 |
dtype: int64
|
103 |
description: >-
|
104 |
-
Binary classification where 'stable' compounds
|
105 |
task_categories:
|
106 |
- tabular-classification
|
107 |
---
|
|
|
55 |
- name: Y
|
56 |
dtype: int64
|
57 |
description: >-
|
58 |
+
Binary classification where '0' represents 'stable' compounds and '1' represents 'unstable' compounds.
|
59 |
splits:
|
60 |
- name: train
|
61 |
num_bytes: 190968
|
|
|
75 |
- name: Y
|
76 |
dtype: int64
|
77 |
description: >-
|
78 |
+
Binary classification where '0' represents 'stable' compounds and '1' represents 'unstable' compounds.
|
79 |
splits:
|
80 |
- name: train
|
81 |
num_bytes: 100608
|
|
|
93 |
- name: Class
|
94 |
dtype: int64
|
95 |
description: >-
|
96 |
+
Binary classification where '0' represents 'stable' compounds and '1' represents 'unstable' compounds.
|
97 |
- name: Online server predicted class
|
98 |
dtype: int64
|
99 |
description: >-
|
100 |
+
Binary classification where '0' represents 'stable' compounds and '1' represents 'unstable' compounds.
|
101 |
- name: Our predicted class
|
102 |
dtype: int64
|
103 |
description: >-
|
104 |
+
Binary classification where '0' represents 'stable' compounds and '1' represents 'unstable' compounds.
|
105 |
task_categories:
|
106 |
- tabular-classification
|
107 |
---
|