Sparsify a large matrix
1 | sparsify(x, batch_size = 2000)
|
x |
a data.table object |
batch_size |
to sparsify only a subset of the dataset at a time to prevent memory overload. Set a lower batch_size for larger dataset. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.