HyperAIHyperAI

Command Palette

Search for a command to run...

Feature Selection

Date

2 years ago

Feature SelectionIt is the process of selecting feature subsets, which is usually used to build models together. Its advantages are as follows:

  • Simplify the model;
  • Shorten training time;
  • Improve generality and reduce overfitting

Feature selection algorithms can be viewed as a combination of search techniques and evaluation indicators. The former provides candidate new feature subsets, while the latter scores different feature subsets. The simplest one is to test each subset and find the subset with the lowest error rate. This algorithm requires an exhaustive search space. Since it is difficult to complete the calculation of all feature sets, it can only cover a small number of feature subsets, and has a greater impact on the algorithm.

Through different evaluation indicators, feature selection algorithms can be divided into three categories: packaging, filtering and embedding

References

【1】Feature selection (Wikipedia)

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp