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 65ba66b commit 317c6e9Copy full SHA for 317c6e9
1 file changed
tests/test_evaluations/test_evaluations_example.py
@@ -17,7 +17,6 @@ def test_example_python_paper(self):
17
):
18
import matplotlib.pyplot as plt
19
import numpy as np
20
- import openml
21
22
df = openml.evaluations.list_evaluations_setups(
23
"predictive_accuracy",
0 commit comments