Description Usage Arguments Value Author(s)
Softmax normalization of data.
1 | wc_norm_softmax(data, model = NULL)
|
data |
A dataset which needs to be normalized. |
model |
Additional data needed for future data to be normalized using same normalization technique. |
As a result normalized data are obtained. Result is in for of data.frame or data.matrix.
Sandro Radovanovic sandro.radovanovic@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.