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 7d40345 commit 4390a7cCopy full SHA for 4390a7c
tests/test_transfertree.py
@@ -1,6 +1,5 @@
1
import copy
2
import numpy as np
3
-import matplotlib.pyplot as plt
4
from sklearn.tree import DecisionTreeClassifier
5
6
from adapt.parameter_based import TransferTreeClassifier
0 commit comments