-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
We should rename all variables named rval
because they are an abbreviation that is not immediately clear (return_value). Moreover, there's one occasion where the abbreviation stands for run_value (https://github.com/automl/auto-sklearn/blob/184b4dc279c498ed8eadeb620873b46e8230d83f/autosklearn/estimators.py), which could lead to errors in the future.
eddiebergman
Metadata
Metadata
Assignees
Labels
maintenanceInternal maintenanceInternal maintenance