Package: rFTRLProximal
Type: Package
Title: FTRL-Proximal Algorithm
Version: 1.0.0
Author: Author: Yachen Yan [aut, cre]
Description: An efficient C++ based implementation of "Follow The (Proximally) Regularized Leader" online learning algorithm.
  This algorithm was proposed in McMahan et al. (2013) <DOI:10.1145/2487575.2488200>.
URL: http://github.com/yanyachen/rFTRLProximal
BugReports: http://github.com/yanyachen/rFTRLProximal/issues
Depends: R (>= 2.10)
Imports: stats, utils, data.table (>= 1.9.6), Matrix, FeatureHashing,
        magrittr, foreach, Rcpp, RcppProgress
Suggests: rBayesianOptimization, MLmetrics
LinkingTo: Rcpp, RcppArmadillo, RcppProgress
License: GPL-2
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: yes
Maintainer: Yachen Yan <yanyachen21@gmail.com>
Packaged: 2016-12-27 14:14:53 UTC; hornik
Repository: CRAN
Date/Publication: 2016-12-27 15:28:19
