Skip to content

History / Feature Hashing and Extraction

Revisions

  • 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