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

[FLINK-3720][ml][wip] Add Warm Starts for Iterative Solvers #1865

Closed
wants to merge 3 commits into from

Conversation

rawkintrevo
Copy link
Contributor

This adds warm start functionality for IterativeSolver and exposes/implements in Multiple Linear Regression.

Everything in the checklist should be GTG except updating JavaDocs

  • General
  • Documentation
    • JavaDoc for public methods has been added
  • Tests & Build

[FLINK][3720] Added Tests and Documentation
@rawkintrevo
Copy link
Contributor Author

There is an error in the docs (code isn't in the highlighting)- waiting to see what else needs to be done (per reviewers comments) to minimize the commits / squashing.

@rawkintrevo rawkintrevo changed the title [FLINK][3720] Added Warm Starts [FLINK-3720] Add Warm Starts for Iterative Solvers Apr 12, 2016
@rawkintrevo rawkintrevo changed the title [FLINK-3720] Add Warm Starts for Iterative Solvers [FLINK-3720][ml] Add Warm Starts for Iterative Solvers Apr 12, 2016
@rawkintrevo rawkintrevo changed the title [FLINK-3720][ml] Add Warm Starts for Iterative Solvers [FLINK-3720][ml][wip] Add Warm Starts for Iterative Solvers Jun 18, 2016
@rawkintrevo
Copy link
Contributor Author

closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants