You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[TrAdaBoostR2](https://antoinedemathelin.github.io/adapt/_build/html/generated/adapt.instance_based.TrAdaBoostR2.html) (*Transfer AdaBoost for Regression*)
56
+
-[TwoStageTrAdaBoostR2](https://antoinedemathelin.github.io/adapt/_build/html/generated/adapt.instance_based.TwoStageTrAdaBoostR2.html) (*Two Stage Transfer AdaBoost for Regression*)
57
57
58
58
### Parameter-based methods
59
59
60
-
- RegularTransferLR
61
-
- RegularTransferLC
62
-
- RegularTransferNN
60
+
-[RegularTransferLR](https://antoinedemathelin.github.io/adapt/_build/html/generated/adapt.parameter_based.RegularTransferLR.html) (*Regular Transfer with Linear Regression*)
61
+
-[RegularTransferLC](https://antoinedemathelin.github.io/adapt/_build/html/generated/adapt.parameter_based.RegularTransferLC.html) (*Regular Transfer with Linear Classification*)
62
+
-[RegularTransferNN](https://antoinedemathelin.github.io/adapt/_build/html/generated/adapt.parameter_based.RegularTransferNN.html) (*Regular Transfer with Neural Network*)
63
63
64
64
65
65
## Examples
@@ -68,4 +68,4 @@ Examples for regression and classification DA on synthetic datasets are availabl
0 commit comments