rnaseek / regression_stability_functionalviral /label_stats_consistent_from_alignment.json
XiangLabUCR's picture
Duplicate from schen647/rnaseek
526f0b8
Raw
History Blame Contribute Delete
479 Bytes
{
"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
}