EpistasisLab / EpistasisLab/scikit-rebate
Have the implementation of reliefF weighted with the prior probability of each class?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 420
- Forks
- 72
- Avg merge
- 3m
- Merged PRs (30d)
- 3
Description
File: scoring_utils.py
Function: compute_score(attr, **mcmap**, NN, feature, inst, nan_entries, headers, class_type, X, y, labels_std, data_type, near=True)
In compute_score, the parameter mcmap stores class frequencies, but it doesnot seem to have been used in the the process of normalization.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.