Feature hashing for large scale multitask learning.
Abstract
Empirical evidence suggests that hashing is an effective strategy for dimensionality reduction and practical nonparametric estimation. In this paper we provide exponential tail bounds for feature hashing and show that the interaction between random subspaces is negligible with high probability. We demonstrate the feasibility of this approach with experimental results for a new use case --- multitask learning with hundreds of thousands of tasks.
Code References
scikit-learn/scikit-learn
1 file
doc/modules/feature_extraction.rst
1
Josh Attenberg (2009). `Feature hashing for large scale multitask learning
Link copied to clipboard!