Home
last modified time | relevance | path

Searched refs:estimator_label (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/utils/
H A D_estimator_html_repr.py120 out, estimator, estimator_label, estimator_label_details, first_call=False argument
134 if estimator_label:
135 _write_label_html(out, estimator_label, estimator_label_details)
/dports/math/gretl/gretl-2021d/gui/
H A Dselector.c4296 static char *estimator_label (int ci) in estimator_label() function
7388 s = estimator_label(ci); in selection_dialog_add_top_label()