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

Price Forecast with mindsdb #34

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

kelar86
Copy link
Collaborator

@kelar86 kelar86 commented Jul 23, 2024

Implement Price Forecast Process

Key Features

  • Price Forecast Workers: Added workers to handle model creation, retraining, status checks, and data aggregation for price forecasting.
  • Camunda Integration: Integrated workers with Camunda BPM to automate tasks based on workflow triggers.
  • MindsDB & Data Warehouse: Connected to MindsDB for model management and a data warehouse for query execution and data storage.
  • Automated Retraining: Implemented automated retraining of models to ensure up-to-date forecasts.
  • REST Endpoint Generation: Automatically generates REST endpoints in the data warehouse for easy model usage and integration.

image

@kelar86 kelar86 changed the title [DRAFT] Forecast with mindsdb initial [WIP] Forecast with mindsdb initial Jul 23, 2024
@kelar86 kelar86 changed the title [WIP] Forecast with mindsdb initial Price Forecast with mindsdb Aug 16, 2024
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

Successfully merging this pull request may close these issues.

1 participant