README.md

R build status Codecov test coverage Travis build status

Scalable Automatic Feature Engineering with autofeat package

Generate automatically new features based on older ones for further modelling, using SAFE algoritm proposed in a paper by Shi, Zhang, Li, Yang and Zhou. This is a direct implementation of the pseudo-algoritm proposed in the paper, with its conventions, denotements and flaws.

Install

# install.packages("remotes")
remotes::install_github("MrDomani/autofeat")


MrDomani/autofeat documentation built on June 11, 2020, 4:45 a.m.