Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- OnClass.data-00000-of-00001 +3 -0
- OnClass.index +0 -0
- OnClass.meta +0 -0
- OnClass.npz +3 -0
- accuracies.json +4 -0
- celltypist.pkl +3 -0
- checkpoint +2 -0
- harmony_knn_classifier.joblib +3 -0
- obo_dag.joblib +3 -0
- popv_output/predictions.csv +0 -0
- preprocessing.json +0 -0
- pynndescent_index.joblib +3 -0
- scanvi/model.pt +3 -0
- scvi/model.pt +3 -0
- scvi_knn_classifier.joblib +3 -0
- svm_classifier_cuml.joblib +3 -0
- xgboost_classifier.model +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
OnClass.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
OnClass.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a079f136c3f727556ddf83a92410561de873af6e288a783da81cd29ad872be6
|
3 |
+
size 27239224
|
OnClass.index
ADDED
Binary file (222 Bytes). View file
|
|
OnClass.meta
ADDED
Binary file (67.3 kB). View file
|
|
OnClass.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d92f3f19ddd1ef3d92be59aaaea0bfc9f3829a57ed929f9c5a8178409e0be7ee
|
3 |
+
size 144124171
|
accuracies.json
ADDED
@@ -0,0 +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| mesenchymal stem cell of adipose tissue | 148 | 1.00 | 1.00 | 1.00 | 1.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| myeloid cell | 84 | 0.98 | 0.98 | 0.99 | 0.95 | 0.00 | 0.98 | 0.99 | 0.98 | 0.99 |\n| endothelial cell | 48 | 1.00 | 1.00 | 1.00 | 0.91 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |\n| B cell | 40 | 0.91 | 0.91 | 0.92 | 0.85 | 0.00 | 0.94 | 0.90 | 0.89 | 0.91 |\n| epithelial cell | 17 | 0.84 | 0.83 | 0.90 | 0.57 | 0.00 | 0.80 | 0.84 | 0.94 | 0.87 |\n| T cell | 14 | 0.80 | 0.88 | 0.83 | 0.44 | 0.00 | 0.73 | 0.90 | 0.96 | 0.92 |\n| CD8-positive, alpha-beta T cell | 11 | 0.83 | 0.92 | 0.83 | 0.48 | 0.00 | 0.74 | 0.91 | 0.96 | 0.96 |\n| natural killer cell | 6 | 0.71 | 0.71 | 0.71 | 0.20 | 0.00 | 0.40 | 0.43 | 0.62 | 0.71 |\n| CD4-positive, alpha-beta T cell | 8 | 0.88 | 0.94 | 0.89 | 0.43 | 0.00 | 0.80 | 0.88 | 0.88 | 0.94 |",
|
3 |
+
"ref_accuracy": "| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| mesenchymal stem cell of adipose tissue | 1422 | 1.00 | 0.99 | 1.00 | 1.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| myeloid cell | 773 | 0.99 | 0.99 | 1.00 | 0.97 | 0.00 | 0.98 | 1.00 | 1.00 | 1.00 |\n| endothelial cell | 441 | 0.99 | 0.99 | 0.99 | 0.94 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |\n| B cell | 283 | 0.96 | 0.96 | 0.96 | 0.91 | 0.00 | 0.95 | 1.00 | 1.00 | 0.98 |\n| epithelial cell | 163 | 0.90 | 0.78 | 0.91 | 0.78 | 0.00 | 0.90 | 1.00 | 0.99 | 0.95 |\n| T cell | 94 | 0.80 | 0.83 | 0.82 | 0.67 | 0.00 | 0.90 | 1.00 | 1.00 | 0.95 |\n| CD8-positive, alpha-beta T cell | 80 | 0.80 | 0.83 | 0.78 | 0.67 | 0.00 | 0.96 | 1.00 | 1.00 | 0.98 |\n| natural killer cell | 71 | 0.81 | 0.83 | 0.87 | 0.53 | 0.00 | 0.94 | 1.00 | 1.00 | 0.97 |\n| CD4-positive, alpha-beta T cell | 52 | 0.91 | 0.89 | 0.91 | 0.58 | 0.00 | 0.94 | 1.00 | 1.00 | 0.97 |"
|
4 |
+
}
|
celltypist.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4aa1a2908b893c68bd22a657a090ccbcfc7e9d9ff03dc77d71a94af10a63d822
|
3 |
+
size 325431
|
checkpoint
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
model_checkpoint_path: "OnClass"
|
2 |
+
all_model_checkpoint_paths: "OnClass"
|
harmony_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e677a1c5464da4ce0a56d2fa976456550c132bad69cb0b13cac1856c8fe4d80d
|
3 |
+
size 2601045
|
obo_dag.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88b6c19fc939f3c304978a10ef8b7cc6ba69d2d4a0a0613df8312b4ee3a26313
|
3 |
+
size 321386
|
popv_output/predictions.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
preprocessing.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pynndescent_index.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7473ccbc9f7ca9b347411c37ebbc003318f59871fe311a27ef9fd5f38af17028
|
3 |
+
size 2724424
|
scanvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3b243b0e608968905b8c1da75197a59fffc3a38dba806c4e7a9f05a79cf76f8
|
3 |
+
size 11410796
|
scvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d0b20a99ade218ea37a494510f46b04575fb9c3c47b2ba866e0c116ea9e85ec
|
3 |
+
size 10894525
|
scvi_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9588f6ac64cdf4e8f5b22fd020fc39e9c45c349cc96c56be7c2127d0dce48103
|
3 |
+
size 1434005
|
svm_classifier_cuml.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c48314b44b80464bf6488525dddfe0b5b8077d95170c314a919b726fcf93bbb3
|
3 |
+
size 154955
|
xgboost_classifier.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dde86f14edda7ec0ebd95bafafda454ee40f6a91b1e927ac1fdce9bf5bce3204
|
3 |
+
size 2237909
|