Upload folder using huggingface_hub
Browse files- OnClass.data-00000-of-00001 +1 -1
- OnClass.index +0 -0
- OnClass.meta +0 -0
- OnClass.npz +1 -1
- accuracies.json +2 -2
- celltypist.pkl +1 -1
- faiss_index.faiss +1 -1
- harmony_knn_classifier.joblib +2 -2
- popv_output/predictions.csv +0 -0
- preprocessing.json +0 -0
- scanvi/model.pt +2 -2
- scvi/model.pt +2 -2
- scvi_knn_classifier.joblib +2 -2
- svm_classifier.joblib +1 -1
- svm_classifier_cuml.joblib +1 -1
- xgboost_classifier.model +2 -2
OnClass.data-00000-of-00001
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27239224
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e92729c4009fca52cd3224de597ecf70da295aba4403b737b800eb33d8087225
|
3 |
size 27239224
|
OnClass.index
CHANGED
Binary files a/OnClass.index and b/OnClass.index differ
|
|
OnClass.meta
CHANGED
Binary files a/OnClass.meta and b/OnClass.meta differ
|
|
OnClass.npz
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 144112626
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdeff9770177976069153c425c79335bd45848e454919cd545352a69f07e3a7e
|
3 |
size 144112626
|
accuracies.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
{
|
2 |
-
"query_accuracy": "| Cell Type | N cells | celltypist | knn on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| endothelial cell |
|
3 |
-
"ref_accuracy": "| Cell Type | N cells | celltypist | knn on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| endothelial cell |
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"query_accuracy": "| Cell Type | N cells | celltypist | knn on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| endothelial cell | 3305 | 0.73 | 0.87 | 0.81 | 0.64 | 0.00 | 0.58 | 0.72 | 0.78 | 0.85 |\n| capillary endothelial cell | 1483 | 0.75 | 0.82 | 0.74 | 0.50 | 0.00 | 0.57 | 0.70 | 0.78 | 0.81 |\n| cardiac endothelial cell | 965 | 0.96 | 0.98 | 0.85 | 0.43 | 0.00 | 0.01 | 0.94 | 0.95 | 0.98 |\n| vein endothelial cell | 454 | 0.44 | 0.47 | 0.53 | 0.16 | 0.00 | 0.35 | 0.44 | 0.54 | 0.57 |\n| endothelial cell of artery | 369 | 0.64 | 0.75 | 0.67 | 0.28 | 0.00 | 0.50 | 0.58 | 0.65 | 0.70 |\n| endothelial cell of lymphatic vessel | 227 | 0.66 | 0.69 | 0.70 | 0.55 | 0.00 | 0.50 | 0.61 | 0.67 | 0.68 |\n| retinal blood vessel endothelial cell | 181 | 0.50 | 0.26 | 0.58 | 0.05 | 0.00 | 0.00 | 0.56 | 0.63 | 0.63 |\n| endothelial cell of vascular tree | 84 | 0.42 | 0.80 | 0.45 | 0.42 | 0.00 | 0.15 | 0.57 | 0.63 | 0.72 |\n| colon endothelial cell | 12 | 0.25 | 0.50 | 0.42 | 0.00 | 0.00 | 0.00 | 0.13 | 0.27 | 0.50 |\n| endothelial cell of arteriole | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| endothelial cell of venule | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |",
|
3 |
+
"ref_accuracy": "| Cell Type | N cells | celltypist | knn on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| endothelial cell | 30182 | 0.73 | 0.84 | 0.89 | 0.74 | 0.00 | 0.89 | 0.73 | 0.79 | 0.92 |\n| capillary endothelial cell | 13803 | 0.75 | 0.80 | 0.85 | 0.65 | 0.00 | 0.83 | 0.72 | 0.79 | 0.87 |\n| cardiac endothelial cell | 9115 | 0.96 | 0.97 | 0.90 | 0.58 | 0.00 | 0.99 | 0.94 | 0.95 | 0.98 |\n| vein endothelial cell | 4230 | 0.45 | 0.41 | 0.71 | 0.39 | 0.00 | 0.68 | 0.51 | 0.56 | 0.71 |\n| endothelial cell of artery | 3098 | 0.62 | 0.71 | 0.79 | 0.49 | 0.00 | 0.69 | 0.61 | 0.68 | 0.77 |\n| endothelial cell of lymphatic vessel | 2191 | 0.64 | 0.66 | 0.83 | 0.70 | 0.00 | 0.74 | 0.61 | 0.70 | 0.78 |\n| retinal blood vessel endothelial cell | 1882 | 0.47 | 0.13 | 0.72 | 0.17 | 0.00 | 0.97 | 0.62 | 0.68 | 0.89 |\n| endothelial cell of vascular tree | 781 | 0.36 | 0.75 | 0.68 | 0.62 | 0.00 | 0.81 | 0.52 | 0.58 | 0.74 |\n| colon endothelial cell | 307 | 0.34 | 0.27 | 0.62 | 0.16 | 0.00 | 0.97 | 0.41 | 0.56 | 0.88 |\n| endothelial cell of arteriole | 112 | 0.00 | 0.06 | 0.53 | 0.02 | 0.00 | 0.77 | 0.34 | 0.60 | 0.93 |\n| endothelial cell of venule | 49 | 0.00 | 0.04 | 0.36 | 0.00 | 0.00 | 0.94 | 0.30 | 0.59 | 0.89 |"
|
4 |
}
|
celltypist.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 345566
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca3f00741b5ce4cbd49a396ff246037eb74f42bdf703cee4944b0057bf93224b
|
3 |
size 345566
|
faiss_index.faiss
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 13175045
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf50990194876fa1ab3ea6d14f181e86e19198dd4d6018008805fff00927097c
|
3 |
size 13175045
|
harmony_knn_classifier.joblib
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff267a0fd03987d32050b73397cedd6ad0b5fae724b4d21f8bfec3e5e27e8d16
|
3 |
+
size 22356477
|
popv_output/predictions.csv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
preprocessing.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
scanvi/model.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8792e8e57f45fcaa36289cdccee029e3a923f24a4050a41c0515a01332fd96c8
|
3 |
+
size 12990508
|
scvi/model.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46573f27d12411e0249444cb8e0e507dba66e5fe383eba116c94f67aad05c6f4
|
3 |
+
size 12467133
|
scvi_knn_classifier.joblib
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:101b251ef8e377a199906ec3394565350f9ccf5b3ba6b2b0f8fb86367546aa03
|
3 |
+
size 14466477
|
svm_classifier.joblib
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1766080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d99389c4bd4f51011a2025a8b7e05c37d9010a224188daa11f3e56cbcec3869
|
3 |
size 1766080
|
svm_classifier_cuml.joblib
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 189035
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1217f8e0ec57212ee085ff3bb9e568dfb6906409f0bafca7b5b7fbf2eb8823c6
|
3 |
size 189035
|
xgboost_classifier.model
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfad9687a9990c4281d5754e3f60b21d4f00b74701638dd89bc567b8011dffe5
|
3 |
+
size 3796194
|