Recent Releases of niaaml
niaaml - 2.1.0
What's Changed
- π added Arch Linux and Nix installation instructions to README by @LaurenzBeck in https://github.com/firefly-cpp/NiaAML/pull/94
- Remove README.rst by @sisco0 in https://github.com/firefly-cpp/NiaAML/pull/96
- π§βπ»added
niaamlCLI by @LaurenzBeck in https://github.com/firefly-cpp/NiaAML/pull/97
New Contributors
- @sisco0 made their first contribution in https://github.com/firefly-cpp/NiaAML/pull/96
Full Changelog: https://github.com/firefly-cpp/NiaAML/compare/2.0.0...2.1.0
- Python
Published by firefly-cpp about 2 years ago
niaaml - 2.0.0
What's Changed
- Dependency version by @lahovniktadej in https://github.com/firefly-cpp/NiaAML/pull/82
- π re-styled README by @LaurenzBeck in https://github.com/firefly-cpp/NiaAML/pull/87
- Adhere to Community standards by @LaurenzBeck in https://github.com/firefly-cpp/NiaAML/pull/91
- 69 support for regression tasks and feature selection by @LaurenzBeck in https://github.com/firefly-cpp/NiaAML/pull/93
New Contributors
- @LaurenzBeck made their first contribution in https://github.com/firefly-cpp/NiaAML/pull/87
Full Changelog: https://github.com/firefly-cpp/NiaAML/compare/1.2.0...2.0.0
- Python
Published by firefly-cpp about 2 years ago
niaaml - 1.2.0
What's Changed
- Increment minimum pandas version by @firefly-cpp in https://github.com/lukapecnik/NiaAML/pull/79
- Warnings by @lahovniktadej in https://github.com/lukapecnik/NiaAML/pull/81
New Contributors
- @lahovniktadej made their first contribution in https://github.com/lukapecnik/NiaAML/pull/81
Full Changelog: https://github.com/lukapecnik/NiaAML/compare/1.1.12...1.2.0
- Python
Published by firefly-cpp over 2 years ago
niaaml - 1.1.11
What's Changed
- Use poetry-core by @firefly-cpp in https://github.com/lukapecnik/NiaAML/pull/77
- Bump version to 1.1.11 by @firefly-cpp in https://github.com/lukapecnik/NiaAML/pull/78
Full Changelog: https://github.com/lukapecnik/NiaAML/compare/1.1.10...1.1.11
- Python
Published by firefly-cpp over 3 years ago
niaaml - 1.1.9
What's Changed
- Do not package the tests by @firefly-cpp in https://github.com/lukapecnik/NiaAML/pull/74
- Bump version by @firefly-cpp in https://github.com/lukapecnik/NiaAML/pull/75
Full Changelog: https://github.com/lukapecnik/NiaAML/compare/1.1.8...1.1.9
- Python
Published by firefly-cpp about 4 years ago
niaaml - 1.1.8
What's Changed
- docs: add zStupan as a contributor for code by @allcontributors in https://github.com/lukapecnik/NiaAML/pull/65
- docs: add musicinmybrain as a contributor for code, infra by @allcontributors in https://github.com/lukapecnik/NiaAML/pull/66
- docs: add lukapecnik as a contributor for infra by @allcontributors in https://github.com/lukapecnik/NiaAML/pull/67
- Run tests with github action by @lukapecnik in https://github.com/lukapecnik/NiaAML/pull/68
- Update README.md by @firefly-cpp in https://github.com/lukapecnik/NiaAML/pull/70
- Removed deprecated sklearn warnings by @zStupan in https://github.com/lukapecnik/NiaAML/pull/72
New Contributors
- @allcontributors made their first contribution in https://github.com/lukapecnik/NiaAML/pull/65
Full Changelog: https://github.com/lukapecnik/NiaAML/compare/1.1.7...1.1.8
- Python
Published by firefly-cpp about 4 years ago
niaaml - 1.1.7 (February 2, 2022)
Updated NiaPy dependency version and fixed outdated examples.
- Python
Published by lukapecnik over 4 years ago
niaaml - 1.0.0rc1 (Dec 6, 2020)
Added support for categorical features.
- Python
Published by lukapecnik over 5 years ago
niaaml - 0.1.4 (5 Dec, 2020)
Fixed critical bug in nature-inspired feature selection process.
Removed 10-fold cross validation from pipeline evaluation benchmark to make the framework more general - user can still perform 10-fold cross validation on his own, after obtaining the optimized pipeline.
Removed export_boxplot methods since there is no more 10-fold cross validation.
- Python
Published by lukapecnik over 5 years ago
niaaml - 0.1.2a1 (29 Nov, 2020)
Pipeline API updated.
- Python
Published by lukapecnik over 5 years ago