Skip to content

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

@jckkvs

Description

@jckkvs

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):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions