RuzhangZhao/Immigrate: Iterative Max-Min Entropy Margin-Maximization with Interaction Terms for Feature Selection

Based on large margin principle, this package performs feature selection methods: "IM4E"(Iterative Margin-Maximization under Max-Min Entropy Algorithm); "Immigrate"(Iterative Max-Min Entropy Margin-Maximization with Interaction Terms Algorithm); "BIM"(Boosted version of IMMIGRATE algorithm); "Simba"(Iterative Search Margin Based Algorithm); "LFE"(Local Feature Extraction Algorithm). This package also performs prediction for the above feature selection methods.

Getting started

Package details

AuthorRuzhang Zhao, Pengyu Hong, Jun S. Liu
MaintainerRuzhang Zhao<ruzhangzhao@gmail.com>
LicenseGPL (>= 2)
Version0.2.1
URL https://cran.r-project.org/package=Immigrate https://arxiv.org/abs/1810.02658 https://github.com/RuzhangZhao/Immigrate/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RuzhangZhao/Immigrate")
RuzhangZhao/Immigrate documentation built on May 24, 2020, 5:38 a.m.