-
Notifications
You must be signed in to change notification settings - Fork 12
/
CITATION.cff
68 lines (68 loc) · 2.5 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
cff-version: 1.2.0
message: 🤚 if you use this software, please cite it using these metadata.
title: >-
NiaAML: AutoML for classification and regression pipelines
abstract: |
In this paper we present NiaAML, an AutoML framework that we have developed for creating machine learning pipelines and hyperparameter tuning. The composition of machine learning pipelines is presented as an optimization problem that can be solved using various stochastic, population-based, nature-inspired algorithms. Nature-inspired algorithms are powerful tools for solving real-world optimization problems, especially those that are highly complex, nonlinear, and involve large search spaces where traditional algorithms may struggle. They are applied widely in various fields, including robotics, operations research, and bioinformatics. This paper provides a comprehensive overview of the software architecture, and describes the main tasks of NiaAML, including the automatic composition of classification and regression pipelines. The overview is supported by an practical illustrative example.
type: journalArticle
license: All rights reserved
copyright: All rights reserved
database: ScienceDirect
issn: 2352-7110
journal: SoftwareX
pages: 101974
volume: 29
url: https://www.sciencedirect.com/science/article/pii/S2352711024003443
keywords:
- AutoML
- Classification
- Nature-inspired algorithms
- Optimization
authors:
- family-names: Fister
given-names: Iztok
- family-names: Farthofer
given-names: Laurenz A.
- family-names: Pečnik
given-names: Luka
- family-names: Fister
given-names: Iztok
- family-names: Holzinger
given-names: Andreas
editors:
- family-names: Fister
given-names: Iztok
- family-names: Farthofer
given-names: Laurenz A.
- family-names: Pečnik
given-names: Luka
- family-names: Fister
given-names: Iztok
- family-names: Holzinger
given-names: Andreas
recipients:
- family-names: Fister
given-names: Iztok
- family-names: Farthofer
given-names: Laurenz A.
- family-names: Pečnik
given-names: Luka
- family-names: Fister
given-names: Iztok
- family-names: Holzinger
given-names: Andreas
translators:
- family-names: Fister
given-names: Iztok
- family-names: Farthofer
given-names: Laurenz A.
- family-names: Pečnik
given-names: Luka
- family-names: Fister
given-names: Iztok
- family-names: Holzinger
given-names: Andreas
date-published: 2025-02-01
identifiers:
- type: doi
value: 10.1016/j.softx.2024.101974