Package: onehot 0.1.3
onehot: Fast Onehot Encoding for Data.frames
Quickly create numeric matrices for machine learning algorithms that require them. It converts factor columns into onehot vectors.
Authors:
onehot_0.1.3.tar.gz
onehot_0.1.3.zip(r-4.5)onehot_0.1.3.zip(r-4.4)onehot_0.1.3.zip(r-4.3)
onehot_0.1.3.tgz(r-4.4-any)onehot_0.1.3.tgz(r-4.3-any)
onehot_0.1.3.tar.gz(r-4.5-noble)onehot_0.1.3.tar.gz(r-4.4-noble)
onehot_0.1.3.tgz(r-4.4-emscripten)onehot_0.1.3.tgz(r-4.3-emscripten)
onehot.pdf |onehot.html✨
onehot/json (API)
NEWS
# Install 'onehot' in R: |
install.packages('onehot', repos = c('https://gravesee.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gravesee/onehot/issues
Last updated 6 years agofrom:26918e160d. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | ERROR | Oct 27 2024 |
R-4.5-linux | ERROR | Oct 27 2024 |
R-4.4-win | ERROR | Oct 27 2024 |
R-4.4-mac | ERROR | Oct 27 2024 |
R-4.3-win | ERROR | Oct 27 2024 |
R-4.3-mac | ERROR | Oct 27 2024 |
Exports:column_infocolumn_info_factorcolumn_info_numericmake_namesonehotpreprocesssassas_onehot_factorsas_onehot_numeric
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Make column names for a onehot object | make_names |
Onehot Encode a data.frame | onehot |
Predict onehot objects | predict.onehot |
Print information about a onehot object | print.onehot |
Generate SAS code for onehot object | sas |
Summarize onehot object | summary.onehot |