Skip to content

testing/py3-niaaml: new aport

Iztok Fister Jr. requested to merge (removed):niaaml into master

Description of package: NiaAML is a framework for Automated Machine Learning based on nature-inspired algorithms for optimization. Its goal is to compose the best possible classification pipeline for the given task efficiently using components on the input. The components are divided into three groups: feature selection algorithms, feature transformation algorithms and classifiers. The framework uses nature-inspired algorithms for optimization to choose the best set of components for the classification pipeline, and optimize their hyperparameters.

Merge request reports