File size: 553 Bytes
215157a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
03a41b6
9f51e01
03a41b6
 
215157a
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
dataset_info:
  features:
  - name: Name
    dtype: string
  - name: ELISA Cardiolipin
    dtype: float64
  - name: ELISA KLH
    dtype: float64
  - name: ELISA LPS
    dtype: float64
  - name: ELISA ssDNA
    dtype: float64
  - name: ELISA dsDNA
    dtype: float64
  - name: ELISA Insulin
    dtype: float64
  - name: BVP ELISA
    dtype: float64
  splits:
  - name: train
    num_bytes: 9671
    num_examples: 137
  download_size: 9786
  dataset_size: 9671
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---