Glossary

Overview of Feature Hashing Technique

Written by Dr. Jagreet Kaur Gill | 08 Feb 2023

Overview of Feature Hashing Technique

It is a method to transform features into a vector. Without looking up the indices in an associative array, it applies a hash function to the elements and uses their hash values as indices directly.