Skip to content

Improve the correlation with more methods and allow different dataset

In my case I can not execute the pipeline because it is a requirement to validate my account with a credit card.

With this code we allow:

  • RandomForestRegressor
  • ExtraTreesRegressor
  • AdaBoostRegressor
  • GradientBoostingRegressor

And we could use two datasets.

Merge request reports