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

Embed mustache #64

Merged
merged 2 commits into from Aug 2, 2017
Merged

Embed mustache #64

merged 2 commits into from Aug 2, 2017

Conversation

nomoa
Copy link
Collaborator

@nomoa nomoa commented Aug 1, 2017

Refactor how stored element are handled. I think it was a bad design to
consider that we could use the same representation for storing and runtime
purposes.
Add an optimize() step that gives a chance for StoredFeature to transform
itself into another element.

Refactor how stored element are handled. I think it was a bad design to
consider that we could use the same representation for storing and runtime
purposes.
Add an optimize() step that gives a chance for StoredFeature to transform
itself into another element.
Allows queries to access the FeatureVector being set.
Also add FeatureSet to Feature.dotoQuery some queries may want
to know the FeatureSet context.
@nomoa nomoa merged commit ae2a730 into 1_0 Aug 2, 2017
@nomoa nomoa deleted the embed_mustache branch August 2, 2017 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants