mirror of
https://github.com/kexinhuang12345/DeepPurpose.git
synced 2026-04-03 00:19:34 -06:00
validation curve plot #11
Labels
No labels
bug
bug
enhancement
enhancement
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/DeepPurpose#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @misgana30 on 9/11/2023
Recently I have used DeepPurpose in my manuscript and I have been requested to plot the validation curve along with training curve. but i Couldn't find a way to achieve that. in addition, one of the reviewers asked me to change the "MSE" validation metrics to "MAE", and since all of these things are embodied in the main library I need your help to address this issue.