Description: Because Relief algorithm is relatively simple, high efficiency, and the results are more satisfactory, so widely used, but its limitation is that only two types of data can be processed, so Kononeill in 1994 to expand it, get ReliefF algorithm , Can handle multiple categories of problems. The algorithm is used to deal with the regression problem that the target attribute is a continuous value.
To Search:
File list (Check if you may need any files):
ReliefF-2.py