popV version: 0.6.0
Browse files- OnClass.data-00000-of-00001 +1 -1
- OnClass.index +0 -0
- OnClass.meta +0 -0
- OnClass.npz +2 -2
- README.md +0 -0
- accuracies.json +2 -2
- celltypist.pkl +1 -1
- faiss_index.faiss +0 -0
- faiss_index.index +1 -1
- harmony_knn_classifier.index +2 -2
- harmony_knn_classifier.joblib +0 -0
- metadata.json +0 -0
- minified_ref_adata.h5ad +0 -0
- popv_output/predictions.csv +0 -0
- preprocessing.json +0 -0
- ref_labels.csv +0 -0
- scanvi/model.pt +2 -2
- scvi/model.pt +2 -2
- scvi_knn_classifier.index +2 -2
- scvi_knn_classifier.joblib +0 -0
- svm_classifier.joblib +1 -1
- svm_classifier_cuml.joblib +0 -0
- 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:7a9d4e660d1914af504f59ba0ee2c2b74c1c1642fdace4d5c81b7cdded28f734
|
| 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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f86b5617fbf7ec1bc065aa9cdf492258fe2da7f7c3b1a78ef0ff3ac222c78f5
|
| 3 |
+
size 144112626
|
README.md
DELETED
|
File without changes
|
accuracies.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"query_accuracy": "| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| endothelial cell |
|
| 3 |
-
"ref_accuracy": "| Cell Type | N cells | celltypist | knn bbknn | knn 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 bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| endothelial cell | 3213 | 0.79 | 0.79 | 0.84 | 0.67 | 0.00 | 0.58 | 0.74 | 0.79 | 0.85 |\n| capillary endothelial cell | 1473 | 0.77 | 0.71 | 0.79 | 0.54 | 0.00 | 0.55 | 0.71 | 0.76 | 0.79 |\n| cardiac endothelial cell | 998 | 0.97 | 0.95 | 0.89 | 0.54 | 0.00 | 0.39 | 0.95 | 0.95 | 0.98 |\n| vein endothelial cell | 423 | 0.50 | 0.21 | 0.58 | 0.19 | 0.00 | 0.37 | 0.49 | 0.52 | 0.58 |\n| endothelial cell of artery | 362 | 0.67 | 0.54 | 0.69 | 0.46 | 0.00 | 0.50 | 0.59 | 0.65 | 0.71 |\n| endothelial cell of lymphatic vessel | 231 | 0.70 | 0.65 | 0.71 | 0.61 | 0.00 | 0.56 | 0.64 | 0.69 | 0.70 |\n| retinal blood vessel endothelial cell | 195 | 0.53 | 0.00 | 0.55 | 0.09 | 0.00 | 0.13 | 0.56 | 0.64 | 0.60 |\n| endothelial cell of vascular tree | 76 | 0.54 | 0.03 | 0.51 | 0.25 | 0.00 | 0.53 | 0.53 | 0.66 | 0.74 |\n| colon endothelial cell | 12 | 0.00 | 0.00 | 0.40 | 0.00 | 0.00 | 0.11 | 0.17 | 0.24 | 0.27 |\n| endothelial cell of arteriole | 10 | 0.89 | 0.00 | 0.18 | 0.00 | 0.00 | 0.02 | 0.18 | 0.48 | 0.71 |\n| endothelial cell of venule | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.12 | 0.50 | 0.00 |",
|
| 3 |
+
"ref_accuracy": "| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| endothelial cell | 30192 | 0.78 | 0.79 | 0.87 | 0.71 | 0.00 | 0.84 | 0.73 | 0.79 | 0.90 |\n| capillary endothelial cell | 13795 | 0.79 | 0.74 | 0.82 | 0.60 | 0.00 | 0.79 | 0.73 | 0.79 | 0.84 |\n| cardiac endothelial cell | 9079 | 0.96 | 0.95 | 0.88 | 0.55 | 0.00 | 0.99 | 0.95 | 0.96 | 0.98 |\n| vein endothelial cell | 4247 | 0.48 | 0.20 | 0.66 | 0.32 | 0.00 | 0.65 | 0.51 | 0.55 | 0.69 |\n| endothelial cell of artery | 3103 | 0.64 | 0.59 | 0.75 | 0.55 | 0.00 | 0.62 | 0.63 | 0.68 | 0.75 |\n| endothelial cell of lymphatic vessel | 2183 | 0.66 | 0.67 | 0.78 | 0.65 | 0.00 | 0.73 | 0.64 | 0.70 | 0.76 |\n| retinal blood vessel endothelial cell | 1865 | 0.51 | 0.00 | 0.66 | 0.12 | 0.00 | 0.83 | 0.57 | 0.64 | 0.83 |\n| endothelial cell of vascular tree | 790 | 0.50 | 0.03 | 0.69 | 0.39 | 0.00 | 0.74 | 0.52 | 0.62 | 0.74 |\n| colon endothelial cell | 297 | 0.15 | 0.03 | 0.47 | 0.16 | 0.00 | 0.60 | 0.48 | 0.58 | 0.71 |\n| endothelial cell of arteriole | 92 | 0.49 | 0.00 | 0.26 | 0.00 | 0.00 | 0.16 | 0.30 | 0.70 | 0.89 |\n| endothelial cell of venule | 42 | 0.00 | 0.00 | 0.05 | 0.00 | 0.00 | 0.23 | 0.40 | 0.66 | 0.73 |"
|
| 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:b68f10aa18c4ed658bb6d8dd1ec15ceecfbcbe8b236473be17ae14546406c833
|
| 3 |
size 345566
|
faiss_index.faiss
DELETED
|
File without changes
|
faiss_index.index
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:8c851535a817edcf5145bc0ad3500dd97afc05fe248faabc94b99b6a320391c1
|
| 3 |
size 13175045
|
harmony_knn_classifier.index
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:de0b1a027546f2dcd66bfa7bd5439ea8ef14edf30cda9b663726004ea8866f53
|
| 3 |
+
size 13137045
|
harmony_knn_classifier.joblib
DELETED
|
File without changes
|
metadata.json
DELETED
|
File without changes
|
minified_ref_adata.h5ad
DELETED
|
File without changes
|
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
|
|
|
ref_labels.csv
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:f03b23504d15bbd0e6a3986680024bcb16d5c610f3025b48fee5c47d1c73f472
|
| 3 |
+
size 13283765
|
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:9e4e29911215d22ff3f1eaf3c07005ddcd83c8ca4c367c35b186665b800df0c1
|
| 3 |
+
size 12400326
|
scvi_knn_classifier.index
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:fb364173d6673a5a4a214f12b84ad0995b88a5e2ccb96774f5fdbdd7976330e5
|
| 3 |
+
size 5254845
|
scvi_knn_classifier.joblib
DELETED
|
File without changes
|
svm_classifier.joblib
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 177884
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e26f23aac05677ff06af4efa10e70e974f28a7501a0c823bea2f10a36ff7fe50
|
| 3 |
size 177884
|
svm_classifier_cuml.joblib
DELETED
|
File without changes
|
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:3deb40042c1a6d6a374392fe2a7dce3b6b82a4bdb1049340945b50b3c2f764b0
|
| 3 |
+
size 3519759
|