File size: 479 Bytes
526f0b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "input_file": "training_seq_score_consistent_from_alignment.tsv",
  "output_file": "training_seq_score_consistent_from_alignment_zscore_split.tsv",
  "label_raw_column": "score_raw",
  "label_z_column": "score_z",
  "training_label_column": "score",
  "zscore_mean_train_only": -0.023867485882891677,
  "zscore_std_train_only": 0.42136155452796287,
  "n_total": 29355,
  "n_train": 23484,
  "n_val": 2935,
  "n_test": 2936,
  "group_col": "element_id",
  "random_state": 42
}