Hello.
I want to ask you to put CCrossValidationSubProblem into public interfaces (from https://github.com/neoml-lib/neoml/blob/master/NeoML/src/TraditionalML/CrossValidationSubProblem.h).
It would be useful for custom cross-validation algorithms implimentations.
For nowdays, I have copy-paste of that code in another repo.