The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Re-Scale Vectors and Time-Series Features
You can install the development version of normaliseR
from GitHub using the following:
::install_github("hendersontrent/normaliseR") devtools
normaliseR
is a software package for R for rescaling
numerical vectors or feature_calculations
objects produced
by the theft
R
package for computing time-series features.
Putting calculated feature vectors on an equal scale is crucial for
any statistical or machine learning model as variables with high
variance can adversely impact the model’s capacity to fit the data
appropriately, learn appropriate weight values, or minimise a loss
function. normaliseR
includes function
normalise
(or normalize
) to rescale either a
whole feature_calculations
object, or a single vector of
values. The following normalisation methods are currently offered:
"zScore"
"Sigmoid"
"RobustSigmoid"
"MinMax"
"MaxAbs"
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.