R/RcppExports.R

Defines functions run

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

run <- function(dataset, model_control, sgd_control) {
    .Call('_sgd_run', PACKAGE = 'sgd', dataset, model_control, sgd_control)
}

Try the sgd package in your browser

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

sgd documentation built on July 13, 2019, 1:06 a.m.