Open findyy99 opened 12 months ago
Hi @findyy99, Thank you for reporting this mistake !
To make a pull request, you can follow the first step of the Developer Guide.
You will have to change the _tradaboost.py file in the instance_based folder. But first, you should run the example on your laptop (or google colab) to copy-paste the good prompts ("Iteration ...").
Best,
url: https://adapt-python.github.io/adapt/generated/adapt.instance_based.TwoStageTrAdaBoostR2.html
TrAdaBoostR2
should beTwoStageTrAdaBoostR2
.By the way how to make a pull request to fix this error?