R/simanle.R

#' simanle: A Simple Wrapper for the LASVM Solver
#'
#' This is a simple wrapper for LASVM Solver (see http://leon.bottou.org/projects/lasvm). 
#' LASVM is an online variant of the SMO solver. 
#'
#'
#' @section simanle functions:
#' lasvmTrain
#' lasvmPredict
#'
#' @docType package
#' @name simanle
NULL
aydindemircioglu/simanle documentation built on May 11, 2019, 4:14 p.m.