概括
这项研究引入了加权的社区粗略集,为改进特征选择赋予数据样本的重要性. 这种新的方法提高了分类准确性,并有效地减少了特征.
科学领域:
- 数据挖掘 数据挖掘
- 机器学习 机器学习
- 粗集合理论 粗集合理论
背景情况:
- 邻近粗集有效处理不确定的数据,但对待所有样本均等.
- 这种平等待遇忽视了样本在特征选择中的不同重要性.
研究的目的:
- 将样本重量引入邻里粗集,以创建一个新的加权模型.
- 开发一种适应性方法来学习样本重量和一个有效的特征选择算法.
主要方法:
- 通过结合样本重量构建了一个新的加权邻里粗略设置模型.
- 设计了一个基于边际的重量优化函数,并使用梯度下降来学习样本重量.
- 开发了一个平均颗粒边缘测量和一个前向添加特征选择的启发式算法.
主要成果:
- 提出的方法构建了加权的邻近粗略集,产生了带有大边缘的紧特征子集.
- 在UCI数据集上的实验结果表明,在特征减少和分类准确性方面具有竞争性表现.
结论:
- 新的加权邻里粗略设置方法比现有方法提供了显著的进步.
- 该方法有效地处理数据的不确定性,并改善特征选择结果.
更多相关视频
12:27Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
6.9K
09:49Divergence of Root Microbiota in Different Habitats based on Weighted Correlation Networks
Published on: September 25, 2021
4.3K
相关概念视频
Weighted Mean
4.9K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
4.9K
Quantifying and Rejecting Outliers: The Grubbs Test
1.4K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.4K
End Point Prediction: Gran Plot
218
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
218
Area Computation by the Alternative Coordinate Method
42
The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...
42
Types of Selection
39.9K
Natural selection influences the frequencies of particular alleles and phenotypes within populations in several different ways. Primarily, natural selection can be directional, stabilizing, or disruptive. Directional selection favors one extreme trait and shifts the population towards that phenotype while selecting against individuals displaying alternate traits. Stabilizing selection favors an intermediate trait with a narrow range of variation. Deviation from the optimal phenotype towards an...
39.9K
Trimmed Mean
2.8K
While measuring the mean of a data set, care needs to be taken when associating the mean to its central tendency. The same goes for the arithmetic mean, the geometric mean, or the harmonic mean. This is because the presence of a single outlier data value can significantly affect the mean. That is, the mean is sensitive to fluctuations in the data set.
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
2.8K
