Tangent search algorithm for feature selection problem

this is a binary implementation of Tangent search algorithm for feature selection problem
66 Downloads
Updated 1 Apr 2022

View License

The Tangent search algorithm uses a mathematical model based on the tangent function to move a given solution toward a better solution. The tangent flight function has the advantage to balance between the exploitation and the exploration search. Moreover, a novel escape procedure is used to avoid to be trapped in local minima. Besides, an adaptive variable step size is also integrated in this algorithm to enhance the convergence capacity.
TSA: the original code of the paper" Layeb, Abdesslem. "Tangent search algorithm for solving optimization problems." Neural Computing and Applications (2022): 1-32."

Cite As

abdesslem layeb (2024). Tangent search algorithm for feature selection problem (https://www.mathworks.com/matlabcentral/fileexchange/109154-tangent-search-algorithm-for-feature-selection-problem), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0