CRAN/E | nsga3

nsga3

An Implementation of Non-Dominated Sorting Genetic Algorithm III for Feature Selection

Installation

About

An adaptation of Non-dominated Sorting Genetic Algorithm III for multi objective feature selection tasks. Non-dominated Sorting Genetic Algorithm III is a genetic algorithm that solves multiple optimization problems simultaneously by applying a non-dominated sorting technique. It uses a reference points based selection operator to explore solution space and preserve diversity. See the original paper by K. Deb and H. Jain (2014) doi:10.1109/TEVC.2013.2281534 for a detailed description.

Key Metrics

Version 0.0.3
R ≥ 2.10.0
Published 2019-02-18 1895 days ago
Needs compilation? no
License GPL-3
CRAN checks nsga3 results

Downloads

Yesterday 9 +80%
Last 7 days 49 +44%
Last 30 days 143 +12%
Last 90 days 377 -41%
Last 365 days 1.781 -19%

Maintainer

Maintainer

Artem Shramko

art.shramko@gmail.com

Authors

Artem Shramko

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 2.10.0

Imports

mlr
parallelMap
rPref
xgboost

Suggests

testthat
knitr
rmarkdown