Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[demo] Add an option for word hashing vocab #91

Merged
merged 12 commits into from
Jun 17, 2020
Merged

Commits on Mar 12, 2020

  1. demo: Clarify some pages.

    Justin Harris committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    2bdcf81 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. demo: Support MurmurHash3 for word encoding. #88

    Justin Harris committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    0dea13a View commit details
    Browse the repository at this point in the history
  2. demo: (WIP) Added some TODOs and FIXMEs for sparse models.

    Justin Harris committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    0bd8f0c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. demo/perceptron: Support adding sparse features.

    Justin Harris authored and Justin Harris committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    4739b37 View commit details
    Browse the repository at this point in the history
  2. demo/ncc: Start to support sparse features.

    Justin Harris committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    56c1e01 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    605585b View commit details
    Browse the repository at this point in the history
  2. demo/ncc/sparse: Correct test.

    Justin Harris committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    9599875 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. demo/addModel: Add MurmurHash3 as an option.

    Justin Harris committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    5ef178e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd55814 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. client/test: Move helper test file.

    Justin Harris committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    cb32a11 View commit details
    Browse the repository at this point in the history
  2. demo: Correct some sparse interfaces to use string keys.

    Justin Harris committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ba95395 View commit details
    Browse the repository at this point in the history
  3. demo/ncc/sparse: Minor clarifications + styling.

    Justin Harris committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    b717404 View commit details
    Browse the repository at this point in the history