incremental_pca: perform incremental pca on a hdf5 file

Description Usage Arguments

Description

perform incremental pca on a hdf5 file

Usage

1
incremental_pca(filepath, n_comp = 2L, batch_size = 2L, chunk_size = 10L)

Arguments

filepath

path to hdf5 file

n_comp

target number of pca components to obtain

batch_size

integer

chunk_size

integer


vjcitn/useret documentation built on May 8, 2019, 11:19 p.m.