中英互译
feature selection
基本释义
- 特征选择:在机器学习和数据挖掘中,通过选择最具有代表性和相关性的特征来提高模型性能和减少计算复杂度的过程。
双语例句
- In the Feature Selection screen, select the following.在Feature Selection界面中,选择以下项。
- Feature selection is an important part of data processing.特征选择是数据处理的一项重要内容。
- So, it is necessary to study feature selection algorithms.所以,对特征选择算法的研究是十分必要的。
网络短语
- feature selection approach特征选择方法
- feature selection algorithm特征选择算法
- Multiple Feature Selection多特征选择
- Filter feature selection滤特征选择
- feature selection problem特征选择问题
英英释义
- In machine learning and statistics, feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features for use in model construction.