Feature hashing for large scale multitask learning.

Kilian Q. Weinberger, Anirban Dasgupta, John Langford, Alex Smola, Josh Attenberg
2009
1 reference

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.

1 repository
1 reference

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!