Get Method from CrossValidation

Hi all,

I’m doing some test with crossvalidation, mainly following the tutorial.

Is there a way to get the method actually trained (i.e. getting the weight file) in order to use it?

If not, what it the utility of the crossvalidation class (apart for hyperparameters tuning studies)?

Alberto

The cross validation part of TMVA is under active development and will be improved upon in upcoming releases :slight_smile:

Cheers,
Kim

Thank you for the answer Kim.
Then I’ll wait.

Alberto