0
Answer

Integrating classifiers in python

I want to integrate my SVM Classifier and Feature selection IG with the PSO Algorithm. for getting a better optimization for the classifier how can i integrate these three into a single python file.