{ "name": "tabnet", "objective": "classification", "batch_size": 1024, "epochs": 100, "early_stopping_rounds": 100, "learning_rate": -3, "val_batch_size": 2048, "class_weight": "balanced", "weight_decay": -3, "force_device": "cpu", "is_text": false, "dg_method": null, "seed": 42, "dg_num_groups": 4, "dg_group_method": "random", "num_classes": 2, "n_d": 15, "n_steps": 4, "gamma": 1.5764779589451128, "cat_emb_dim": 3, "n_independent": 3, "n_shared": 3, "momentum": 0.04967611500740168, "mask_type": "entmax", "custom_dataloader": "", "depth": 12, "heads": 2, "dropout": 0.5, "model_name": "tabnet", "dataset": "wids", "num_splits": 5, "shuffle": true, "metrics": [ "auc" ] }