What would you like to say?
I think that we could align the API of the CrossValidationReport and the ComparisonReport. It means that in CrossValidationReport, we should rename estimator_reports_ into reports_.
I found myself having to switch some code when switching between the two reports while it would have been nice to not have to do so.