Feature Weighting

版本 1.0.1.4 (4.0 KB) 作者: Dalwinder Singh
MATLAB Source Code for Feature Weighting with Ant Lion optimization
91.0 次下载
更新时间 2020/12/13

查看许可证

In this code Ant Lion optimization is used to search the feature weights along with the optimal value of nearest neighbor parameter (i.e. k) simultaneously.

Run Main.m file for demo.

The feature weighting with ALO is implemented in FW_ALO.m file. Check this file for more details.

The source code and datasets are also available at GitHub: https://github.com/dalwindercheema/featweight

引用格式

Singh, Dalwinder, and Birmohan Singh. “Hybridization of Feature Selection and Feature Weighting for High Dimensional Data.” Applied Intelligence, vol. 49, no. 4, Springer Science and Business Media LLC, Nov. 2018, pp. 1580–96, doi:10.1007/s10489-018-1348-2.

查看更多格式
MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Traveling Salesman (TSP) 的更多信息
致谢

参考作品: Ant Lion Optimizer (ALO)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.1.4

Minor Change in Code

1.0.1.3

Description Update

1.0.1.2

Description Update

1.0.1.1

Description Update

1.0.1

Description updated

1.0.0