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

Java wrapper? #38

Closed
nevillelyh opened this issue Aug 21, 2017 · 1 comment
Closed

Java wrapper? #38

nevillelyh opened this issue Aug 21, 2017 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nevillelyh
Copy link
Contributor

We might wanna add a Java wrapper so that it could be used in a Java backend service.

@nevillelyh nevillelyh added the enhancement New feature or request label Aug 21, 2017
@nevillelyh
Copy link
Contributor Author

WIP branch: https://github.com/spotify/featran/tree/neville/java

Currently only supports:

  • java.util.List<T> as input
  • float[] and double[] as output
  • FeatureSpec support but not MultiFeatureSpec

@nevillelyh nevillelyh self-assigned this Aug 23, 2017
nevillelyh added a commit that referenced this issue Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant