You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
In this case all used parameter values are returns from functions of the same pakage.
Desired solution
The functions are only used with the output of these other functions, therfore they should be labeld with a dependency annotation.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
For reference see: #/sklearn/sklearn.feature_selection._univariate_selection/SelectFpr/__init__/score_func #/sklearn/sklearn.feature_selection._univariate_selection/GenericUnivariateSelect/__init__/score_func
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
In this case all used parameter values are returns from functions of the same pakage.
Desired solution
The functions are only used with the output of these other functions, therfore they should be labeld with a dependency annotation.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
For reference see:
#/sklearn/sklearn.feature_selection._univariate_selection/SelectFpr/__init__/score_func
#/sklearn/sklearn.feature_selection._univariate_selection/GenericUnivariateSelect/__init__/score_func
The text was updated successfully, but these errors were encountered: