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

Feature flask implement random forest #116

Conversation

mjsaeed
Copy link
Contributor

@mjsaeed mjsaeed commented Nov 26, 2023

The pull request includes:

  • Organize the previous code and manipulate Util functions.
  • Implement and evaluate user balance prediction using SARIMAX.
  • Implement and evaluate user balance prediction using RandomForest regressor.

Move util functions to util file to be shared by all models
Organizing the util functions, add SARIMAX  and Randomforest models
@SDzartov SDzartov merged commit 45f446d into DataBytes-Organisation:develop Nov 29, 2023
@mjsaeed mjsaeed deleted the feature_flask_implement_random_forest branch November 30, 2023 09:15
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.

2 participants