A t the moment I'm developing ML based model for the prediction frauds. But, I have a small issue on feature selection for the my proposed model (Fraud Prediction).I have gone through Several articles and tools to get the best features that describes the model more accurately. 

  • Weka > Select attribute 
  • Scikitlearn  > sklearn.feature_selection
  • Scikitlearn > forest.feature_importances_

Unfortunately non of packages offers bench mark or rule of thumb to select best features that describe the model. I would be appreciate that if you could kindly let me know the best mechanise/method to identify best feature which I could use for the prediction model.

More Hiran Wijesinghe's questions See All
Similar questions and discussions