AugmenterR: Data Augmentation for Machine Learning on Tabular Data

Implementation of a data augmentation technique based on conditional entropy It was devised by both authors during their masters and is discussed in detail in the second author dissertation. It is able to create novel samples conditioned on a desired value of a categorical attribute, as a way to augment data for classification tasks Tests discussed in the dissertation and future paper present that the technique satisfies several statistical assumptions for the novel samples. It also shows significant improvement for machine learning models trained on small data.

Package details

AuthorRafael S. Pereira [aut, cre, cph], Henrique Matheus ferreira da silva [aut, cph], Fabio A.M Porto [aut, ths, cph]
MaintainerRafael S. Pereira <r.s.p.models@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("AugmenterR")

Try the AugmenterR package in your browser

Any scripts or data that you put into this service are public.

AugmenterR documentation built on March 18, 2021, 9:07 a.m.