Upload folder using huggingface_hub
Browse files- README.md +3 -3
- predictions_test.csv.gz +1 -1
- predictions_train.csv.gz +1 -1
- predictions_validation.csv.gz +1 -1
README.md
CHANGED
@@ -12,9 +12,9 @@ datasets:
|
|
12 |
|
13 |
# Predictor of _Klebsiella pneumoniae_ MICs
|
14 |
|
15 |
-
_Updated:_ Fri 28 Mar 18:
|
16 |
|
17 |
-
Trained on the _Klebsiella pneumoniae_, WT accumulator phenotype subset of the [human-curated SPARK dataset](https://doi.org/10.1021/acsinfecdis.8b00193) ( rows in total for _Klebsiella pneumoniae_).
|
18 |
|
19 |
## Model details
|
20 |
|
@@ -59,7 +59,7 @@ modelbox.predict(filename=..., inputs=[...], columns=[...]) # make predictions
|
|
59 |
|
60 |
## Training details
|
61 |
|
62 |
-
- **Dataset:** [SPARK, WT accumulator, _Klebsiella pneumoniae_ subset](https://huggingface.co/datasets/scbirlab/thomas-2018-spark-wt)
|
63 |
- **Input column:** smiles
|
64 |
- **Output column:** pmic
|
65 |
- **Split type:** Murcko scaffold
|
|
|
12 |
|
13 |
# Predictor of _Klebsiella pneumoniae_ MICs
|
14 |
|
15 |
+
_Updated:_ cd ..Fri 28 Mar 18:25:10 GMT 2025
|
16 |
|
17 |
+
Trained on the _Klebsiella pneumoniae_, WT accumulator phenotype subset of the [human-curated SPARK dataset](https://doi.org/10.1021/acsinfecdis.8b00193) (3920 rows in total for _Klebsiella pneumoniae_).
|
18 |
|
19 |
## Model details
|
20 |
|
|
|
59 |
|
60 |
## Training details
|
61 |
|
62 |
+
- **Dataset:** [SPARK, WT accumulator, _Klebsiella pneumoniae_ subset](https://huggingface.co/datasets/scbirlab/thomas-2018-spark-wt) (3920 rows in total for _Klebsiella pneumoniae_)
|
63 |
- **Input column:** smiles
|
64 |
- **Output column:** pmic
|
65 |
- **Split type:** Murcko scaffold
|
predictions_test.csv.gz
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 705987
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09d2cba30976330b563e403cbdc431c0e8be8ffbddb27fdbc31902308a82fa72
|
3 |
size 705987
|
predictions_train.csv.gz
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1940344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b4768732ec0b7ac626f8ca1b4b20f73075820d819f08884fa8922cd5e210563
|
3 |
size 1940344
|
predictions_validation.csv.gz
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 997657
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d68d1e02e5bf69ce86a845074688547a48e251fd9c437defe5554a33367d06fa
|
3 |
size 997657
|