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:d8852de939d9a81627125408e6f714d6eb38119139658fbeb6f8e3a07fd2bc67
|
3 |
+
size 27239224
|
OnClass.index
ADDED
Binary file (222 Bytes). View file
|
|
OnClass.meta
ADDED
Binary file (73 kB). View file
|
|
OnClass.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:983b6256de3e3d9eaa71608dc747eff663a8e4956f844204045125d5fcc4fce8
|
3 |
+
size 144124170
|
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| endothelial cell | 223 | 0.99 | 0.99 | 0.99 | 0.98 | 0.00 | 0.98 | 1.00 | 1.00 | 1.00 |\n| oligodendrocyte | 197 | 0.99 | 0.99 | 0.99 | 0.99 | 0.00 | 0.99 | 1.00 | 0.99 | 0.99 |\n| astrocyte | 60 | 0.96 | 0.98 | 0.97 | 0.92 | 0.00 | 0.94 | 0.98 | 0.97 | 0.98 |\n| brain pericyte | 46 | 0.98 | 0.98 | 1.00 | 0.93 | 0.00 | 0.97 | 1.00 | 1.00 | 1.00 |\n| neuron | 40 | 0.93 | 0.94 | 0.89 | 0.64 | 0.00 | 0.76 | 0.95 | 0.91 | 0.93 |\n| oligodendrocyte precursor cell | 34 | 0.97 | 0.97 | 0.97 | 0.97 | 0.00 | 0.99 | 0.99 | 0.96 | 0.97 |\n| interneuron | 26 | 0.96 | 0.95 | 0.91 | 0.56 | 0.00 | 0.70 | 0.96 | 0.90 | 0.96 |\n| neuroepithelial stem cell | 15 | 0.87 | 0.93 | 0.90 | 0.65 | 0.00 | 0.74 | 1.00 | 0.90 | 0.97 |\n| microglial cell | 12 | 1.00 | 0.96 | 0.92 | 0.48 | 0.00 | 0.92 | 1.00 | 0.96 | 1.00 |\n| CD8-positive, alpha-beta T cell | 16 | 0.91 | 0.91 | 0.91 | 0.91 | 0.00 | 0.74 | 0.88 | 0.97 | 0.94 |\n| medium spiny neuron | 10 | 0.95 | 0.91 | 0.91 | 0.52 | 0.00 | 0.80 | 0.95 | 0.91 | 0.91 |\n| neural stem cell | 10 | 0.75 | 0.67 | 0.71 | 0.90 | 0.00 | 0.95 | 0.84 | 0.74 | 0.78 |\n| T cell | 3 | 0.57 | 0.67 | 0.67 | 0.00 | 0.00 | 0.25 | 0.57 | 0.80 | 0.67 |\n| ependymal cell | 6 | 0.86 | 1.00 | 1.00 | 0.67 | 0.00 | 0.80 | 1.00 | 0.83 | 1.00 |\n| Bergmann glial cell | 5 | 0.75 | 0.89 | 0.89 | 0.00 | 0.00 | 0.57 | 0.89 | 0.89 | 0.89 |\n| macrophage | 1 | 1.00 | 0.00 | 1.00 | 0.00 | 0.00 | 0.50 | 1.00 | 1.00 | 1.00 |\n| mature NK T cell | 2 | 0.00 | 0.00 | 0.50 | 0.00 | 0.00 | 0.57 | 0.50 | 1.00 | 0.67 |",
|
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 | 2009 | 0.99 | 0.99 | 0.99 | 0.99 | 0.00 | 0.98 | 1.00 | 1.00 | 1.00 |\n| oligodendrocyte | 1896 | 0.99 | 1.00 | 1.00 | 1.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| astrocyte | 527 | 0.96 | 0.97 | 0.98 | 0.96 | 0.00 | 0.96 | 1.00 | 1.00 | 0.99 |\n| brain pericyte | 438 | 0.98 | 0.98 | 1.00 | 0.97 | 0.00 | 0.97 | 1.00 | 1.00 | 1.00 |\n| neuron | 435 | 0.95 | 0.91 | 0.90 | 0.82 | 0.00 | 0.74 | 1.00 | 0.99 | 0.98 |\n| oligodendrocyte precursor cell | 278 | 0.98 | 0.97 | 0.99 | 0.97 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |\n| interneuron | 213 | 0.95 | 0.90 | 0.90 | 0.70 | 0.00 | 0.74 | 1.00 | 1.00 | 0.98 |\n| neuroepithelial stem cell | 136 | 0.83 | 0.85 | 0.88 | 0.76 | 0.00 | 0.77 | 1.00 | 0.99 | 0.98 |\n| microglial cell | 126 | 0.97 | 0.95 | 0.93 | 0.77 | 0.00 | 0.95 | 0.99 | 0.99 | 0.99 |\n| CD8-positive, alpha-beta T cell | 88 | 0.86 | 0.86 | 0.92 | 0.77 | 0.00 | 0.95 | 1.00 | 1.00 | 0.97 |\n| medium spiny neuron | 93 | 0.99 | 0.98 | 0.93 | 0.81 | 0.00 | 0.95 | 1.00 | 1.00 | 0.99 |\n| neural stem cell | 86 | 0.88 | 0.87 | 0.96 | 0.93 | 0.00 | 0.97 | 0.99 | 0.99 | 0.99 |\n| T cell | 62 | 0.72 | 0.66 | 0.75 | 0.53 | 0.00 | 0.85 | 1.00 | 1.00 | 0.97 |\n| ependymal cell | 49 | 0.91 | 0.97 | 0.99 | 0.85 | 0.00 | 0.85 | 1.00 | 0.99 | 0.98 |\n| Bergmann glial cell | 49 | 0.90 | 0.95 | 0.94 | 0.62 | 0.00 | 0.85 | 1.00 | 1.00 | 0.98 |\n| macrophage | 24 | 0.60 | 0.00 | 0.73 | 0.56 | 0.00 | 0.88 | 1.00 | 1.00 | 0.98 |\n| mature NK T cell | 15 | 0.00 | 0.00 | 0.77 | 0.00 | 0.00 | 0.88 | 1.00 | 1.00 | 0.80 |"
|
4 |
+
}
|
celltypist.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1de435640e7c6878350fef63c9a7696f800d8b33327971acddef99cb939e8b8
|
3 |
+
size 453584
|
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:d1602bfc1671431eb16b9dea9b72b8e70ae4053605386a9bc4e430db1425515e
|
3 |
+
size 4986133
|
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:a0865d66136b2b34ac7070f7721c1718711044b88c808418eb76840efd7f6979
|
3 |
+
size 5306068
|
scanvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a40be8228931fcfc77e13cdb334953ab81f5eeb9fc97692a1b9eb2accd46df8d
|
3 |
+
size 11450668
|
scvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eeae50d5e3d0edc347e092cf206fa366fd21c26b154f640ce793c221cf9eb19c
|
3 |
+
size 10905661
|
scvi_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4335ccded78d683caa5f68b0cdfd1ef6ce67789f8aa99ec561f78f943de66281
|
3 |
+
size 2773109
|
svm_classifier_cuml.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cf3f7908c68dc685de662f74ea8264fcc5e05926c187766ab6e2b4fea873690
|
3 |
+
size 291291
|
xgboost_classifier.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba076c79a04eade9b3f1c683b888a296cca6626a325157108b98ae0077d033ea
|
3 |
+
size 4078166
|