while/FTRLProximal: FTRL Proximal Implementation for Elastic Net Regression

Implementation of Follow The Regularized Leader (FTRL) Proximal algorithm, proposed by McMahan et al. (2013) <doi:10.1145/2487575.2488200>, used for online training of large scale regression models using a mixture of L1 and L2 regularization.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.1
URL https://github.com/while/FTRLProximal
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("while/FTRLProximal")
while/FTRLProximal documentation built on May 4, 2019, 5:23 a.m.