All Relevant Feature Selection
-
Updated
Sep 27, 2024 - Python
All Relevant Feature Selection
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.
Lab 2 for the Computer Graphics class. Discretization algorithms for lines and circles seen in class.
Add a description, image, and links to the discretization-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the discretization-algorithm topic, visit your repo's landing page and select "manage topics."