Upload folder using huggingface_hub
Browse files- adata.h5ad +1 -1
- lightning_logs/version_0/events.out.tfevents.1733435456.Yoseflab-R13B.337477.10 +3 -0
- lightning_logs/version_0/events.out.tfevents.1733439018.Yoseflab-R13B.337477.38 +3 -0
- lightning_logs/version_0/events.out.tfevents.1733440432.Yoseflab-R13B.337477.54 +3 -0
- lightning_logs/version_0/hparams.yaml +1 -0
- lightning_logs/version_1/events.out.tfevents.1733443246.Yoseflab-R13B.365372.18 +3 -0
- lightning_logs/version_1/events.out.tfevents.1733446062.Yoseflab-R13B.365372.39 +3 -0
- lightning_logs/version_1/events.out.tfevents.1733447267.Yoseflab-R13B.365372.51 +3 -0
- lightning_logs/version_1/hparams.yaml +1 -0
- metrics.json +3 -3
- model.pt +1 -1
adata.h5ad
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16063184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:440937ce03bc94dc9ab244215de50f96b88a5572157e1e0c06e9050ce81f239e
|
3 |
size 16063184
|
lightning_logs/version_0/events.out.tfevents.1733435456.Yoseflab-R13B.337477.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f619fe28a365547f979e1b376f4ce540e6f3dfff30a6e933d3a54c298f82404
|
3 |
+
size 28126
|
lightning_logs/version_0/events.out.tfevents.1733439018.Yoseflab-R13B.337477.38
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dec05be47d79bcbb27336d47a6f074880e9f44a7b183fa594e84cbbae3118cec
|
3 |
+
size 44992
|
lightning_logs/version_0/events.out.tfevents.1733440432.Yoseflab-R13B.337477.54
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ae28b5b71677ce4deb2e66b0b87123daa5d7f8930ef9d3d2db207ca27f1da8d
|
3 |
+
size 59104
|
lightning_logs/version_0/hparams.yaml
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{}
|
lightning_logs/version_1/events.out.tfevents.1733443246.Yoseflab-R13B.365372.18
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2d346cf20ba649a0212ee68f2e2eea59f93a76479ab604f9f3aebae81ae66f5
|
3 |
+
size 28126
|
lightning_logs/version_1/events.out.tfevents.1733446062.Yoseflab-R13B.365372.39
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff39fd4f100b3cf3f2074e0d8e101651baf24dd1e6d6d9911726c15dc0874a1f
|
3 |
+
size 44992
|
lightning_logs/version_1/events.out.tfevents.1733447267.Yoseflab-R13B.365372.51
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bbc4355bd785e36edc10f1ff189f9312718e35dd47f8bc11ed3a8074ea5b3a5
|
3 |
+
size 59104
|
lightning_logs/version_1/hparams.yaml
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{}
|
metrics.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 2.
|
3 |
-
"gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 12.
|
4 |
-
"diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| neutrophil | 0.94 |
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 2.29 | 2.31 |\n| Pearson Correlation | 0.85 | 0.84 |\n| Spearman Correlation | 0.86 | 0.85 |\n| R\u00b2 (R-Squared) | 0.54 | 0.57 |",
|
3 |
+
"gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 12.66 |\n| Pearson Correlation | 0.62 |\n| Spearman Correlation | 0.69 |\n| R\u00b2 (R-Squared) | -0.87 |",
|
4 |
+
"diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| neutrophil | 0.94 | 1.88 | 0.72 | 0.90 | 0.18 | 0.84 | 2911.00 |\n| CD4-positive, alpha-beta T cell | 0.94 | 2.03 | 0.59 | 0.90 | 0.33 | 0.79 | 2025.00 |\n| monocyte | 0.89 | 1.68 | 0.68 | 0.90 | 0.39 | 0.77 | 1389.00 |\n| CD8-positive, alpha-beta T cell | 0.87 | 2.92 | 0.59 | 0.86 | 0.32 | 0.74 | 1147.00 |\n| granulocyte | 0.78 | 2.44 | 0.61 | 0.89 | 0.45 | 0.83 | 853.00 |\n| plasma cell | 0.80 | 2.29 | 0.72 | 0.92 | 0.19 | 0.85 | 825.00 |\n| erythroid progenitor cell | 0.61 | 2.36 | 0.70 | 0.92 | 0.49 | 0.89 | 757.00 |\n| mature NK T cell | 0.80 | 3.67 | 0.59 | 0.79 | 0.33 | 0.69 | 678.00 |\n| hematopoietic stem cell | 0.87 | 2.24 | 0.66 | 0.89 | 0.53 | 0.85 | 617.00 |\n| memory B cell | 0.85 | 4.27 | 0.59 | 0.71 | 0.32 | 0.69 | 310.00 |\n| common myeloid progenitor | 0.76 | 2.67 | 0.71 | 0.90 | 0.54 | 0.88 | 287.00 |\n| macrophage | 0.87 | 4.32 | 0.64 | 0.70 | 0.34 | 0.78 | 265.00 |\n| naive B cell | 0.91 | 5.25 | 0.60 | 0.67 | 0.26 | 0.66 | 142.00 |\n| erythrocyte | 0.91 | 4.97 | 0.57 | 0.52 | 0.31 | 0.90 | 87.00 |"
|
5 |
}
|
model.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8802348
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0984caa04fa7bad5992b96ffa076916db8fa653e911aa4a1d780c8059c8f913d
|
3 |
size 8802348
|