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

Forecasting model parallelization #511

Merged
merged 8 commits into from
Jan 9, 2024

Conversation

codeloop
Copy link
Member

@codeloop codeloop commented Jan 3, 2024

Forecasting model parallelization ODSC-50382

  • make the model parallel using joblib
  • allow object parallel access,
  • some restructuring and formatting

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 3, 2024
Copy link

github-actions bot commented Jan 3, 2024

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-23.63%

Copy link

github-actions bot commented Jan 3, 2024

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-23.62%

Copy link

github-actions bot commented Jan 4, 2024

📌 Cov diff with main:

No success to gather report. 😿

📌 Overall coverage:

No success to gather report. 😿

Copy link

github-actions bot commented Jan 4, 2024

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-23.62%

Copy link

github-actions bot commented Jan 5, 2024

📌 Cov diff with main:

No success to gather report. 😿

📌 Overall coverage:

No success to gather report. 😿

Copy link

github-actions bot commented Jan 5, 2024

📌 Cov diff with main:

No success to gather report. 😿

📌 Overall coverage:

No success to gather report. 😿

Copy link

github-actions bot commented Jan 5, 2024

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-23.61%

Copy link
Member

@ahosler ahosler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image Works well locally

ads/opctl/operator/lowcode/forecast/model/arima.py Outdated Show resolved Hide resolved
ads/opctl/operator/lowcode/forecast/operator_config.py Outdated Show resolved Hide resolved
Copy link
Member

@ahosler ahosler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks awesome! Great work, this will be a huge efficiency gain for users.

Copy link
Member

@ahosler ahosler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! I tested with each framework and noticed very meaningful speedups.

@codeloop codeloop merged commit aecf4d6 into feature/forecast_v2 Jan 9, 2024
9 of 13 checks passed
Copy link

github-actions bot commented Jan 9, 2024

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-23.61%

@ahosler ahosler deleted the feature/model_parallel branch January 9, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants