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 2883cc8 commit e4a8f5eCopy full SHA for e4a8f5e
quapy/tests/test_methods.py
@@ -4,7 +4,6 @@
4
from sklearn.linear_model import LogisticRegression
5
6
import quapy as qp
7
-from method.aggregative import OneVsAllAggregative
8
from quapy.method.aggregative import ACC
9
from quapy.method.meta import Ensemble
10
from quapy.method import AGGREGATIVE_METHODS, BINARY_METHODS, NON_AGGREGATIVE_METHODS
0 commit comments