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 0f2e67f commit be80a2bCopy full SHA for be80a2b
autosklearn/estimators.py
@@ -234,7 +234,7 @@ def __init__(
234
235
Not all keys returned by scikit-learn are supported yet.
236
237
- performance_over_time\_ : pandas.core.frame.DataFrame
+ performance_over_time_ : pandas.core.frame.DataFrame
238
A ``DataFrame`` containing the models performance over time data. Can be
239
used for plotting directly. Please refer to the example
240
:ref:`Train and Test Inputs <sphx_glr_examples_40_advanced_example_pandas_train_test.py>`.
0 commit comments