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) <arXiv:0902.2206>. The hashing algorithm is the murmurhash3 from the 'digest' package. Please see the ...

LicenseGPL 3.0
Tagsrlangcran
HomePage https://github.com/wush978/FeatureHashing 🔍 Inspect URL
DateApr 30, 2022
Filespom (7 KB)  jar (2.7 MB)  View All
RepositoriesBeDataDriven
Ranking#411972 in MvnRepository (See Top Artifacts)
Used By1 artifacts

Note: There is a new version for this artifact

New Version0.9.1.3-b4

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Note: this artifact is located at BeDataDriven repository (https://nexus.bedatadriven.com/content/groups/public/)

Provided Dependencies (4)

Licenses

LicenseURL
GPL (>= 3) | file LICENSE

Developers

NameEmailDev IdRolesOrganization
Wush Wu [aut
cre]
Michael Benesty [aut
ctb]