Skip to content

[ML-FC] Use disk storage for forecasting large models#59

Merged
hendrikmuhs merged 13 commits intoelastic:feature/forecast-scalefrom
hendrikmuhs:forecast-scale-rebase2
Apr 17, 2018
Merged

[ML-FC] Use disk storage for forecasting large models#59
hendrikmuhs merged 13 commits intoelastic:feature/forecast-scalefrom
hendrikmuhs:forecast-scale-rebase2

Conversation

@hendrikmuhs
Copy link
Copy Markdown

This implements the C++ side of forecast persistence. An additional parameter allows the forecast runner to persist models on disk for temporary purposes. Models are loaded back into memory one by one.

For models smaller than the current limit of 20MB nothing changes.

X-Pack part: elastic/x-pack-elasticsearch#4134

replaces #36

Formating changes:

@hendrikmuhs hendrikmuhs changed the title Forecast scale rebase2 [ML] Forecast scale rebase2 Apr 17, 2018
@hendrikmuhs hendrikmuhs changed the title [ML] Forecast scale rebase2 [ML-FC] Forecast scale rebase2 Apr 17, 2018
@hendrikmuhs hendrikmuhs changed the title [ML-FC] Forecast scale rebase2 [ML-FC] Use disk storage for forecasting large models Apr 17, 2018
@hendrikmuhs
Copy link
Copy Markdown
Author

merging this into the feature branch, it will get another review once we decide for landing the branch

@hendrikmuhs hendrikmuhs merged this pull request into elastic:feature/forecast-scale Apr 17, 2018
droberts195 pushed a commit that referenced this pull request Apr 23, 2018
This implements the C++ side of forecast persistence. An additional parameter allows the forecast runner to persist models on disk for temporary purposes. Models are loaded back into memory one by one.

For models smaller than the current limit of 20MB nothing changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants