data mining - WEKA- ReliefF algorithm -


i ask if relieff algorithm attribute selection, implemented in weka toolkit, performs normalization in attributes before ranking them. thank

yes, internally relieff algorithm min-max normalisation numeric attributes. can check source code of weka.attributeselection.relieffattributeeval class confirm same.


Comments

Popular posts from this blog

python - Redis Error 8 connecting localhost:6379. nodename nor servname provided, or not known -

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -