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 e31f496 commit 73413b1Copy full SHA for 73413b1
docs/tutorial/plot_dbegin_options_zipmap.py
@@ -26,7 +26,6 @@
26
import onnxruntime as rt
27
import onnx
28
import skl2onnx
29
-from skl2onnx.common.data_types import FloatTensorType
30
from skl2onnx import to_onnx
31
from sklearn.linear_model import LogisticRegression
32
from sklearn.multioutput import MultiOutputClassifier
0 commit comments