Learn R Programming

⚠️There's a newer version (1.52.0) of this package.Take me there.

MLInterfaces (version 1.50.0)

Uniform interfaces to R machine learning procedures for data in Bioconductor containers

Description

This package provides uniform interfaces to machine learning code for data in R and Bioconductor containers.

Copy Link

Version

Version

1.50.0

License

LGPL

Maintainer

Vince Carey

Last Published

February 15th, 2017

Functions in MLInterfaces (1.50.0)

performance-analytics

Assessing classifier performance
planarPlot-methods

Methods for Function planarPlot in Package `MLInterfaces'
balKfold.xvspec

generate a partition function for cross-validation, where the partitions are approximately balanced with respect to the distribution of a response variable
classifierOutput-class

Class "classifierOutput"
fsHistory

extract history of feature selection for a cross-validated machine learner
hclustWidget

shiny-oriented GUI for cluster or classifier exploration
projectedLearner-class

Class "projectedLearner"
RAB

real adaboost (Friedman et al)
confuTab

Compute confusion tables for a confusion matrix.
raboostCont-class

Class "raboostCont" ~~~
fs.absT

support for feature selection in cross-validation
varImpStruct-class

Class "varImpStruct" -- collect data on variable importance from various machine learning methods
learnerSchema-class

Class "learnerSchema" -- convey information on a machine learning function to the MLearn wrapper
plspinHcube

shiny app for interactive 3D visualization of mlbench hypercube
MLIntInternals

MLInterfaces infrastructure
predict.classifierOutput

Predict method for classifierOutput objects
xvalLoop

Cross-validation in clustered computing environments
xvalSpec

container for information specifying a cross-validated machine learning exercise