posted on 2024-10-02, 06:20authored byMarie Y. Detrait, Stéphanie Warnon, Raphaël Lagasse, Laurent Dumont, Stéphanie De Prophétis, Amandine Hansenne, Juliette Raedemaeker, Valérie Robin, Géraldine Verstraete, Aline Gillain, Nicolas Depasse, Pierre Jacmin, Delphine Pranger
The characteristics of the best setting for the algorithms to which a GridSearchCV was applied: RF: max_depth: 5, n_estimators: 50, max_samples: 0.75, min_samples_splits: 10, and min_samples_leaf: 2; XGBoost: coldsample_bytree:0.8, learning_rate:0.2, max_depth:5, n_estimators:50, and subsample:0.8; and NuSVC: gamma:0.01 and kernel: rbf. All details are provided in the repository on https://github.com/MarieDetrait-MD/PrimaryRefractoryDLBCL.