aai-institute / aai-institute/pyDVL

Hard-code ranges for known scorers if requested by name

Offen
#272 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement good first issue
Vorherrschende Sprache
Python
Sterne
146
Forks
10
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

when instantiating the Scorer class, the user has the option of passing in a range of values.

Since most of the time the users will use well known and well defined scorers we should be able to auto-fill
its range from a dictionary of known scorers.

We can get the names of the scikit-learn's scorers from [here](https://github.com/scikit-learn/scikit-learn/blob/8c9c1f27b/sklearn/metrics/_scorer.py#L842).

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.