Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
mahmud0x commited on
Commit
01d2e18
·
unverified ·
1 Parent(s): af322d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -19,17 +19,17 @@ configs:
19
  - split: test
20
  path: Baseline/*/*_test.parquet
21
  description: Default configuration using VarianceThreshold=0.001 with 4,561 features.
22
- features:
23
- - name: hash
24
- dtype: object
25
- - name: label
26
- dtype: int64
27
- - name: family
28
- dtype: object
29
- - name: vt_count
30
- dtype: float64
31
- - name: year_month
32
- dtype: object
33
 
34
  - config_name: var_thresh_0.0001
35
  data_files:
 
19
  - split: test
20
  path: Baseline/*/*_test.parquet
21
  description: Default configuration using VarianceThreshold=0.001 with 4,561 features.
22
+ # features:
23
+ # - name: hash
24
+ # dtype: object
25
+ # - name: label
26
+ # dtype: int64
27
+ # - name: family
28
+ # dtype: object
29
+ # - name: vt_count
30
+ # dtype: float64
31
+ # - name: year_month
32
+ # dtype: object
33
 
34
  - config_name: var_thresh_0.0001
35
  data_files: