R/scorer.R

#' scorer: Quickly Score Models in Data Science and Machine Learning.
#'
#' A set of tools for quickly scoring models in data science and machine
#' learning. This toolset is written in C++ for blazing fast performance.
#'
#' @docType package
#' @name scorer
#' @useDynLib scorer
#' @importFrom Rcpp sourceCpp
NULL

Try the scorer package in your browser

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

scorer documentation built on May 2, 2019, 3:22 a.m.