Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Add test/example with sparse vector features #4

Open
nevillelyh opened this issue Mar 12, 2018 · 1 comment
Open

Add test/example with sparse vector features #4

nevillelyh opened this issue Mar 12, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@nevillelyh
Copy link
Contributor

Sparse vectors are commonly used to extract features, and we should make sure it works seamlessly, let's at least add tests for both models (and maybe example).

@ravwojdyla ravwojdyla added enhancement New feature or request help wanted Extra attention is needed labels Mar 12, 2018
@fallonchen fallonchen self-assigned this Mar 15, 2018
@fallonchen
Copy link
Contributor

Just to confirm, this means:

  • Use featran to extract some data as SparseVectors, then store data as protobufs or something
  • Load sparse vectors and convert them to either TFExamples or LabeledPoints for the models to use.

Is this correct?

@fallonchen fallonchen removed their assignment Dec 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants