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 -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -