Skip to content

Conversation

@zorb0l1in0
Copy link

Implemented the Random Forest Regressor algorithm to predict future network traffic based on either the provided time serie or a Druid query.

Introduced a new API endpoint (/api/v1/forecast) to handle forecasting requests.

The forecasting logic is encapsulated within the ForecastingModel class, which is invoked by the calculate_forecast method.

@the-label-bot
Copy link

the-label-bot bot commented Mar 19, 2025

The Label Bot has predicted the following:

Category Value Confidence Applied Label

@malvads
Copy link
Contributor

malvads commented Mar 19, 2025

please add the unit tests @zorb0l1in0

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.

4 participants