Skip to content

Commit 6068f54

Browse files
committed
MAINT remove unused imports in example
1 parent 0194e81 commit 6068f54

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

example/example_holdout.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
from operator import itemgetter
2-
3-
import numpy as np
41
import sklearn.model_selection
52
import sklearn.datasets
63
import sklearn.metrics

0 commit comments

Comments
 (0)