Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discrepancy between documentation(discrete_limit) and github code(discrete_threshold) #80

Open
jckkvs opened this issue Jan 23, 2023 · 0 comments

Comments

@jckkvs
Copy link

jckkvs commented Jan 23, 2023

In the documentation, it is described as discrete_limit.
https://epistasislab.github.io/scikit-rebate/using/

discrete_threshold is an argument in the code

def __init__(self, n_features_to_select=10, n_neighbors=100, discrete_threshold=10, verbose=False, n_jobs=1,weight_final_scores=False,rank_absolute=False):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant