Integrating classifiers in python

Mar 6 2018 11:02 PM
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.