Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
PSPSO: A package for parameters selection using particle swarm optimization
oleh: Ali Haidar, Matthew Field, Jonathan Sykes, Martin Carolan, Lois Holloway
| Format: | Article |
|---|---|
| Diterbitkan: | Elsevier 2021-07-01 |
Deskripsi
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.