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
df = pd.read_csv() #input the feature dataset that needs to be processed
pymrmr.mRMR( , , ) #pymrmr.mRMR(param1, 'param2', param3), param1:feature dataset, param2:MIQ or MID, param3:an integer which defines the number of features that should be selected by the algorithm.