adapt icon indicating copy to clipboard operation
adapt copied to clipboard

mistake in the example documentation about `TwoStageTrAdaBoostR2`

Open findyy99 opened this issue 2 years ago • 1 comments

url: https://adapt-python.github.io/adapt/generated/adapt.instance_based.TwoStageTrAdaBoostR2.html

image `TrAdaBoostR2 ` should be `TwoStageTrAdaBoostR2`.

By the way how to make a pull request to fix this error?

findyy99 avatar Nov 03 '23 01:11 findyy99

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,

antoinedemathelin avatar Nov 08 '23 10:11 antoinedemathelin