johmathe commited on
Commit
7c2bc76
·
verified ·
1 Parent(s): 9f052d3

Delete covidaki_metadata.json

Browse files
Files changed (1) hide show
  1. covidaki_metadata.json +0 -28
covidaki_metadata.json DELETED
@@ -1,28 +0,0 @@
1
- {
2
- "dataset_name": "covidaki",
3
- "download_urls": {
4
- "GSE225349_metadata": "https://ftp.ncbi.nlm.nih.gov/geo/series/GSE225nnn/GSE225349/matrix/GSE225349_series_matrix.txt.gz",
5
- "GSE225349_covid_AKI": "https://ftp.ncbi.nlm.nih.gov/geo/series/GSE225nnn/GSE225349/suppl/GSE225349_non-normalized_counts_covid_AKI.txt.gz",
6
- "GSE225349_covid_only": "https://ftp.ncbi.nlm.nih.gov/geo/series/GSE225nnn/GSE225349/suppl/GSE225349_non-normalized_counts_covid_only.txt.gz"
7
- },
8
- "download_timestamp": "2025-10-15T16:27:58.363433",
9
- "statistics": {
10
- "num_samples": 1135,
11
- "num_features": 4702,
12
- "target_stats": {
13
- "class_mapping": {
14
- "Negative": 0,
15
- "Positive": 1
16
- },
17
- "num_classes": 2,
18
- "class_names": [
19
- "Negative",
20
- "Positive"
21
- ],
22
- "mean": 0.9092511013215859,
23
- "std": 0.28725169462871586,
24
- "min": 0.0,
25
- "max": 1.0
26
- }
27
- }
28
- }