modnet
modnet copied to clipboard
Random state in feature selection
I had segmentation faults when performing feature selection on very small datasets (typically for testing). Setting a random seed fixes this issue, and it's always nice to have this feature for testing. It was already possible in get_cross_nmi and compute_nmi, I just extended it to feature_selection.