Description
Artificial bee colony algorithm (
In some projects, we need to do a feature selection to find the best features between all available features. There are many reasons for feature selection.
In this video tutorial, I describe a MATLAB project which uses ABC for feature selection.
The model is Support Vector Machine (SVM), but you can use any other model such as Artificial Neural Network, ANFIS, Decision Tree, Bayesian, Regression.
Demo
Reviews
There are no reviews yet.