interface to python sklearn via Rstudio reticulate


[Up] [Top]

Documentation for package ‘BiocSklearn’ version 1.2.0

Help Pages

getTransformed container for sklearn objects and transforms
getTransformed-method container for sklearn objects and transforms
h5mat create a file connection to HDF5 matrix
H5matref obtain an HDF5 dataset reference suitable for handling as numpy matrix
pyobj container for sklearn objects and transforms
pyobj-method container for sklearn objects and transforms
SkDecomp-class container for sklearn objects and transforms
skIncrPCA use sklearn IncrementalPCA procedure
skIncrPPCA optionally fault tolerant incremental partial PCA for projection of samples from SummarizedExperiment
skIncrPPCA-method optionally fault tolerant incremental partial PCA for projection of samples from SummarizedExperiment
SklearnEls mediate access to python modules from sklearn.decomposition
skPartialPCA_step take a step in sklearn IncrementalPCA partial fit procedure
skPCA use sklearn PCA procedure