LFD is a data-driven discretization technique that does not require any user input. LFD uses low frequency values as cut points and thus reduces the information loss due to discretization. It uses all other categorical attributes and any numerical attribute that has already been categorized.
java data-science machine-learning data-mining analytics attributes classification data-analysis preprocessing features variables discretization data-cleaning numerical categorization discretization-algorithm
-
Updated
Mar 25, 2023 - Java