Rdocumentation
powered by
Learn R Programming
onehot (version 0.1.1)
Fast Onehot Encoding for Data.frames
Description
Quickly create numeric matrices for machine learning algorithms that require them. It converts factor columns into onehot vectors.
Copy Link
Link to current version
Version
Version
0.1.1
Install
install.packages('onehot')
Monthly Downloads
261
Version
0.1.1
License
MIT + file LICENSE
Maintainer
Eric Graves
Last Published
May 2nd, 2017
Functions in onehot (0.1.1)
Search all functions
onehot
Onehot encode a data.frame
predict.onehot
Predict onehot objects