Compress data according to trained replicator or autoencoder.
Outputs are the activations of the nodes in the middle layer for each
observation in newdata
1 2 3 4 |
object |
Object of class |
... |
arguments to be passed down |
newdata |
Data to compress |
compression.layer |
Integer specifying which hidden layer is the compression layer. If NULL this parameter is inferred from the structure of the network (hidden layer with smallest number of nodes) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.