FeatureHashing
Creates a Model Matrix via Feature Hashing with a Formula Interface
Feature hashing, also called as the hashing trick, is a method to transform features of a instance to a vector. Thus, it is a method to transform a real dataset to a matrix. Without looking up the indices in an associative array, it applies a hash function to the features and uses their hash values as indices directly. The method of feature hashing in this package was proposed in Weinberger et al. (2009)
- Version0.9.2
- R version≥ 4.0 methods
- LicenseGPL (≥ 3)
- Licensefile LICENSE
- Needs compilation?Yes
- Last release01/10/2024
Documentation
Team
Wush Wu
Michael Benesty
Show author detailsRolesAuthor, Contributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports4 packages
- Suggests6 packages
- Linking To3 packages