SoftwareX (Jul 2021)

PSPSO: A package for parameters selection using particle swarm optimization

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

Journal volume & issue
Vol. 15
p. 100706

Abstract

Read online

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.

Keywords