Skip to content

History / Feature Hashing and Extraction

Revisions

  • Updated Feature Hashing and Extraction (markdown)

    @olgavrou olgavrou committed Oct 14, 2022
  • Added a missing bracket

    @nishantkr18 nishantkr18 committed Feb 8, 2021
  • Updated Feature Hashing and Extraction (markdown)

    @jackgerrits jackgerrits committed Dec 9, 2020
  • Small capitalization fixes

    @jackgerrits jackgerrits committed Dec 11, 2018
  • fix formatting typo

    matanster committed Mar 29, 2018
  • replace old gist for namespace and quadratic feature

    @luoq luoq committed May 22, 2017
  • added `code` formatting to --noconstant flag embedded in text

    @meadowstream meadowstream committed Feb 13, 2015
  • --invert_hash mentioned

    @martinpopel martinpopel committed Nov 12, 2014
  • Updated Feature Hashing and Extraction (markdown)

    @martinthomas martinthomas committed Oct 28, 2013
  • Updated Feature Hashing and Extraction (markdown)

    @martinthomas martinthomas committed Oct 28, 2013
  • Adding a note about determining the number of features

    @martinthomas martinthomas committed Oct 27, 2013
  • '&' is a bitwise AND operation; the hashing code is: size_t word_hash = (p->hasher(feature_name,channel_hash)) & mask;

    @kzn kzn committed Oct 30, 2012
  • fix markdown of headings

    arielf committed Oct 22, 2012
  • reword, refactor, and less repetition

    arielf committed Oct 22, 2012
  • Added explanation to --hash option, updated murmur hash version and history.

    arielf committed Oct 21, 2012
  • Updated Feature Hashing and Extraction (markdown)

    arielf committed Jul 10, 2012
  • Updated Feature Hashing and Extraction (markdown)

    arielf committed Jul 10, 2012
  • Updated Feature Hashing and Extraction (markdown)

    arielf committed Jul 10, 2012
  • Add the actual option for --readable_model

    arielf committed Jun 29, 2012
  • updated the bitmax info

    @cartazio cartazio committed Jun 12, 2012
  • Updated Feature Hashing and Extraction (markdown)

    @cartazio cartazio committed Jun 10, 2012
  • how to get back feature weights!

    @cartazio cartazio committed Jun 10, 2012