[f123c6]: / reports / vae / files / 20240105_125052_hyperparameters.json

Download this file

82 lines (82 with data), 2.2 kB

 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"dataname": "depmap23Q2",
"load_run": null,
"save_model": false,
"skip_cv": true,
"verbose": 0,
"datasets": {
"proteomics": "data/clines//proteomics.csv",
"metabolomics": "data/clines//metabolomics.csv",
"drugresponse": "data/clines//drugresponse.csv",
"crisprcas9": "data/clines//depmap23Q2/CRISPRGeneEffect.csv",
"methylation": "data/clines//methylation.csv",
"transcriptomics": "data/clines//depmap23Q2/OmicsExpressionGenesExpectedCountProfileVoom.csv",
"copynumber": "data/clines//cnv_summary_20230303_matrix.csv"
},
"view_loss_recon_type": [
"autofocus",
"autofocus",
"autofocus",
"autofocus",
"autofocus",
"autofocus",
"macro"
],
"view_loss_weights": [
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0
],
"model": "MOVE",
"standardize": true,
"labels": [],
"filter_features": [
"transcriptomics",
"crisprcas9",
"methylation"
],
"filtered_encoder_only": true,
"batch_norm": false,
"use_conditionals": true,
"feature_miss_rate_thres": 0.85,
"num_epochs": 500,
"learning_rate": 5e-05,
"batch_size": 256,
"n_folds": 3,
"view_latent_dim": 0.25,
"latent_dim": 200,
"hidden_dims": [
0.7
],
"probability": 0.4,
"feature_dropout": 0,
"view_dropout": 0.3,
"w_decay": 0.0005,
"w_kl": 0.0001,
"w_rec": 1,
"w_gauss": 0.0001,
"w_cat": 0.01,
"w_contrastive": 0.005,
"contrastive_pos_margin": 0.85,
"contrastive_neg_margin": 0.15,
"gmvae_k": 51,
"gmvae_views_logits": 726,
"gmvae_hidden_size": 935,
"gmvae_decay_temp": true,
"gmvae_init_temp": 1.0,
"gmvae_min_temp": 0.5,
"gmvae_hard_gumbel": 0.7936881144482251,
"gmvae_decay_temp_rate": 0.013862944,
"optimizer_type": "adam",
"reconstruction_loss": "<not serializable>",
"activation_function": "<not serializable>",
"scheduler": "plateau",
"scheduler_threshold": 0.0001,
"scheduler_factor": 0.6,
"scheduler_patience": 7,
"scheduler_min_lr": 1e-07
}