Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/lukapecnik/NiaAML into ma…
Browse files Browse the repository at this point in the history
…ster
  • Loading branch information
lukapecnik committed Jun 1, 2021
2 parents 6ce1a03 + 4adbb41 commit 9bf6069
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CITATION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Please use the following to cite the NiaAML library::

@article{pecnik2021niaaml,
title={NiaAML: AutoML framework based on stochastic population-based nature-inspired algorithms},
author={Pe{\v{c}}nik, Luka and Fister Jr., Iztok},
journal={Journal of Open Source Software},
volume={6},
number={61},
pages={2949},
year={2021}
}
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,4 +253,8 @@ This framework is provided as-is, and there are no guarantees that it fits your

## References

<a id="1">[1]</a> Iztok Fister Jr., Milan Zorman, Dušan Fister, Iztok Fister. <a href="https://link.springer.com/chapter/10.1007%2F978-981-15-2133-1_13">Continuous optimizers for automatic design and evaluation of classification pipelines</a>. In: Frontier applications of nature inspired computation. Springer tracts in nature-inspired computing, pp.281-301, 2020.
<a id="1">[1]</a> Iztok Fister Jr., Milan Zorman, Dušan Fister, Iztok Fister. <a href="https://link.springer.com/chapter/10.1007%2F978-981-15-2133-1_13">Continuous optimizers for automatic design and evaluation of classification pipelines</a>. In: Frontier applications of nature inspired computation. Springer tracts in nature-inspired computing, pp.281-301, 2020.

## Cite us

L. Pečnik, I. Fister Jr. "NiaAML: AutoML framework based on stochastic population-based nature-inspired algorithms." Journal of Open Source Software 6.61 (2021): 2949.

0 comments on commit 9bf6069

Please sign in to comment.