mastergopote44 commited on
Commit
cb568de
β€’
1 Parent(s): ec215d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -8
README.md CHANGED
@@ -1,11 +1,25 @@
1
-
2
- my_dataset_repository/
3
- β”œβ”€β”€ README.md
4
- β”œβ”€β”€ train_filtered_incidence_df.csv
5
- β”œβ”€β”€ train_filtered_termination_df.csv
6
- β”œβ”€β”€ validation_filtered_incidence_df.csv
7
- └── validation_filtered_termination_df.csv
8
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
 
10
 
11
  # Project 1 Proposal of the Long Term Care(LTC) Aggregated Dataset
 
1
+ ---
2
+ configs:
3
+ - config_name: train_filtered_incidence
4
+ data_files: "train_filtered_incidence_df.csv"
5
+ - config_name: train_filtered_termination
6
+ data_files: "train_filtered_termination_df.csv"
7
+ - config_name: validation_filtered_incidence
8
+ data_files: "validation_filtered_incidence_df.csv"
9
+ - config_name: validation_filtered_termination
10
+ data_files: "validation_filtered_termination_df.csv"
11
+
12
+ license: apache-2.0
13
+ tags:
14
+ - Actuarial Science
15
+ - LTC Products
16
+ - survey
17
+ - insurance
18
+ size_categories:
19
+ - 100M<n<1B
20
+ language:
21
+ - en
22
+ ---
23
 
24
 
25
  # Project 1 Proposal of the Long Term Care(LTC) Aggregated Dataset