Litcius/Paper detail

PSPSO: A package for parameters selection using particle swarm optimization

Ali Haidar, Matthew Field, Jonathan Sykes, Martin Carolan, Lois Holloway

2021SoftwareX23 citationsDOIOpen Access PDF

Abstract

This paper reports a high-level python package for selecting machine learning algorithms and ensembles of machine learning algorithms parameters by using the particle swarm optimization (PSO) algorithm named PSPSO. The first version of PSPSO supports four algorithms: Support Vector Machine (SVM), Multi-Layer Perceptron (MLP), Extreme Gradient Boosting (XGBoost) and Gradient Boosting Decision Trees (GBDT). PSPSO provides an easy framework for building machine learning algorithms using PSO and a new platform for researchers to investigate their selection methods. In addition, it provides a basis for establishing new selection ideas and can be easily extended to support other algorithms.

Topics & Concepts

Computer scienceParticle swarm optimizationPerceptronPython (programming language)Artificial intelligenceSupport vector machineMachine learningSelection (genetic algorithm)Boosting (machine learning)Classifier (UML)AlgorithmArtificial neural networkOperating systemMetaheuristic Optimization Algorithms ResearchMachine Learning and Data ClassificationNeural Networks and Applications
PSPSO: A package for parameters selection using particle swarm optimization | Litcius