- data_guest_train: "student_homo_guest"
- data_guest_val: "student_homo_guest"
- data_host_train: "student_homo_host"
- data_host_val: "student_homo_host"
- eval_type: "regression"
- task_type: "regression"
- loss_func: "lse"
- tree_depth: 3
- tree_num: 100
- learning_rate: 0.1
|