claesenm / optunity

optimization routines for hyperparameter tuning
http://www.optunity.net
Other
416 stars 78 forks source link

Nested cross validation example with multiple estimator #97

Open aminevsaziz opened 5 years ago

aminevsaziz commented 5 years ago

Good morning everyone,

I`d like to think the authors for this wonderful packages but I am wonder how to preform a nested cross validation on two or more estimators at once. I see the example provided in the documentation but the focus was basic. For example i want to tune in RF maybe SVM and third model maybe KNN, how its that possible.