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

new splitting function #395

Merged
merged 30 commits into from Sep 6, 2022
Merged

new splitting function #395

merged 30 commits into from Sep 6, 2022

Conversation

mariamanoli
Copy link
Collaborator

This is a pull request for the new energy splitting model DAZLS. The current branch contains two new files that need to be reviewed: better_dazls.py and better_dazls.ipynb

mariamanoli and others added 6 commits August 4, 2022 10:01
fit, prediction and score functions
add text in the functions
This notebook includes the initial DAZLS model and the improved version of the DAZLS model.
Signed-off-by: black <action@github.com>
Copy link
Collaborator

@FrankKr FrankKr left a comment

Choose a reason for hiding this comment

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

Nice job combining all the stuff!
Suggestions:

  • Move the better_dazls.ipynb to icarus-analyses
  • Move all the csv files to icarus-analyses
  • Run to notebook to train a model on your laptop, store that model, and add the stored model to somewhere in openstef

openstef/tasks/split_forecast.py Outdated Show resolved Hide resolved
openstef/model/regressors/better_dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/better_dazls.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@DeniseMeerkerk DeniseMeerkerk left a comment

Choose a reason for hiding this comment

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

Very nice job Maria!

Copy link
Collaborator

@JanMaartenvanDoorn JanMaartenvanDoorn left a comment

Choose a reason for hiding this comment

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

Nice addition to the code! Added some remarks to improve clarity
In addition it is also good to remove all the code related to the old splitting method. We do not need the code to determine the splitting coefficients anymore.

openstef/pipeline/create_component_forecast.py Outdated Show resolved Hide resolved
openstef/model/regressors/better_dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/better_dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/better_dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/better_dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/better_dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/better_dazls.py Outdated Show resolved Hide resolved
add license, change better_dazls name to dazls, add new .sav file, fix run errors
Copy link
Collaborator

@FrankKr FrankKr left a comment

Choose a reason for hiding this comment

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

Looks really clear!
I made some minor remarks on naming conventions.

openstef/model/regressors/dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/dazls.py Show resolved Hide resolved
openstef/model/regressors/dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/dazls.py Outdated Show resolved Hide resolved
openstef/model/regressors/dazls.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@MartijnCa MartijnCa left a comment

Choose a reason for hiding this comment

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

Looks good Maria! I only posted one comment for a little bit of clarification.

mariamanoli and others added 6 commits September 6, 2022 10:16
Signed-off-by: black <action@github.com>
bumped version number

Signed-off-by: Jan Maarten van Doorn <52956303+JanMaartenvanDoorn@users.noreply.github.com>
@JanMaartenvanDoorn JanMaartenvanDoorn merged commit 887e556 into main Sep 6, 2022
@JanMaartenvanDoorn JanMaartenvanDoorn deleted the splitting_improves_vol1 branch September 6, 2022 15:01
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.

None yet

6 participants