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

c# - How to get the current UAC mode -

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