# Generated by roxygen2: do not edit by hand

S3method(AIC,mlModel)
S3method(AIC,summary.mlModel)
S3method(coef,LogisticRegression)
S3method(coef,MultiClassLogisticRegression)
S3method(coef,OneClassSvm)
S3method(coef,SDCA)
S3method(coef,SDCAR)
S3method(coef,mlModel)
S3method(coef,rxFastLinear)
S3method(coef,summary.LogisticRegression)
S3method(coef,summary.MultiClassLogisticRegression)
S3method(coef,summary.OneClassSvm)
S3method(coef,summary.SDCA)
S3method(coef,summary.SDCAR)
S3method(coef,summary.mlModel)
S3method(coef,summary.rxFastLinear)
S3method(coef,summary.rxLogisticRegression)
S3method(deviance,mlModel)
S3method(deviance,summary.mlModel)
S3method(print,maml)
S3method(print,mlModel)
S3method(print,summary.mlModel)
S3method(print,summary.rxEnsemble)
S3method(print,summary.rxFastForest)
S3method(print,summary.rxFastLinear)
S3method(print,summary.rxFastTrees)
S3method(print,summary.rxLogisticRegression)
S3method(print,summary.rxNeuralNet)
S3method(print,summary.rxOneClassSvm)
S3method(rxPredict,mlModel)
S3method(summary,BinaryNeuralNetwork)
S3method(summary,Ensemble)
S3method(summary,FastForestClassification)
S3method(summary,FastForestRegression)
S3method(summary,FastTreeBinaryClassification)
S3method(summary,FastTreeRegression)
S3method(summary,LogisticRegression)
S3method(summary,MultiClassLogisticRegression)
S3method(summary,MultiClassNeuralNetwork)
S3method(summary,OneClassSvm)
S3method(summary,RegressionNeuralNetwork)
S3method(summary,SDCA)
S3method(summary,SDCAR)
S3method(summary,mlModel)
S3method(summary,rxEnsemble)
S3method(summary,rxFastForest)
S3method(summary,rxFastLinear)
S3method(summary,rxFastTrees)
S3method(summary,rxNeuralNet)
export(adaDeltaSgd)
export(categorical)
export(categoricalHash)
export(concat)
export(dropColumns)
export(ensembleControl)
export(expLoss)
export(extractPixels)
export(fastForest)
export(fastLinear)
export(fastTrees)
export(featurizeImage)
export(featurizeText)
export(getNetDefinition)
export(getSampleDataDir)
export(getSentiment)
export(hingeLoss)
export(linearKernel)
export(loadImage)
export(logLoss)
export(logisticRegression)
export(minCount)
export(mutualInformation)
export(neuralNet)
export(ngramCount)
export(ngramHash)
export(oneClassSvm)
export(poissonLoss)
export(polynomialKernel)
export(rbfKernel)
export(resizeImage)
export(rxEnsemble)
export(rxFastForest)
export(rxFastLinear)
export(rxFastTrees)
export(rxFeaturize)
export(rxLogisticRegression)
export(rxNeuralNet)
export(rxOneClassSvm)
export(selectColumns)
export(selectFeatures)
export(sgd)
export(sigmoidKernel)
export(smoothHingeLoss)
export(squaredLoss)
export(stopwordsCustom)
export(stopwordsDefault)
export(termDictionary)
import(jsonlite)
importFrom(RevoScaleR,RxLocalSeq)
importFrom(RevoScaleR,rxDataStep)
importFrom(RevoScaleR,rxExec)
importFrom(RevoScaleR,rxGetComputeContext)
importFrom(RevoScaleR,rxGetOption)
importFrom(RevoScaleR,rxOptions)
importFrom(RevoScaleR,rxPredict)
importFrom(RevoScaleR,rxSetComputeContext)
importFrom(RevoScaleR,rxTlcBridge)
importFrom(methods,is)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(tools,toTitleCase)
importFrom(utils,browseURL)
