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

Refactoring #1607

Open
MaiBe-ctrl opened this issue Jul 2, 2024 · 0 comments
Open

Refactoring #1607

MaiBe-ctrl opened this issue Jul 2, 2024 · 0 comments
Labels
epic Epic issue, like a group of issues for bigger tasks

Comments

@MaiBe-ctrl
Copy link
Collaborator

  • Move all data preprocessing to the dataset and make sure it's being done only one time at the very start.
  • remove df_utils.prep_or_copy_df and only use it when needed
  • Structure the code over different folders and classes
  • Forecaster should only contain logic related to the model and its structure (does not deal with the data)
  • Extract the code responsible for plotting to an extra class
@MaiBe-ctrl MaiBe-ctrl added the epic Epic issue, like a group of issues for bigger tasks label Jul 2, 2024
@MaiBe-ctrl MaiBe-ctrl added this to the 1.0.0rc12 Refactor milestone Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Epic issue, like a group of issues for bigger tasks
Projects
None yet
Development

No branches or pull requests

1 participant