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

Solver should work with Spark's Vector, instead of Breeze #21

Open
tribhuvanesh opened this issue Apr 28, 2015 · 0 comments
Open

Solver should work with Spark's Vector, instead of Breeze #21

tribhuvanesh opened this issue Apr 28, 2015 · 0 comments
Assignees

Comments

@tribhuvanesh
Copy link
Contributor

Currently, the:

  • featureFn signature
  • solver
    operates on Breeze's linalg library. Dependency should be moved to Spark's linalg library, since this contains spark-specific optimizations and will make the solver independent of Breeze library.
@tribhuvanesh tribhuvanesh self-assigned this Apr 28, 2015
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

No branches or pull requests

1 participant