We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee723f commit 6962ce7Copy full SHA for 6962ce7
adapt/parameter_based/__init__.py
@@ -14,4 +14,6 @@
14
"FineTuning",
15
"TransferTreeClassifier",
16
"TransferForestClassifier",
17
- "LinInt"]
+ "TransferTreeSelector",
18
+ "TransferForestSelector",
19
+ "LinInt"]
0 commit comments