[SPARK-4979] Add streaming logistic regression (original) (raw)
Log inSkip to main contentSkip to sidebar
XMLWordPrintableJSON
Details
- Type:
New Feature
- Status: Resolved
- Priority:
Minor
- Resolution: Fixed
- Affects Version/s: None
Description
We currently support streaming linear regression and k-means clustering. We can add support for streaming logistic regression using a strategy similar to that used in streaming linear regression, applying gradient updates to batches of data from a DStream, and extending the existing mllib methods with minor modifications.
Attachments
Issue Links
Activity
People
Votes:
0 Vote for this issue
Watchers:
5 Start watching this issue
Dates
Created:
28/Dec/14 21:22
Updated:
03/Feb/15 06:42
Resolved:
03/Feb/15 06:42
