MLBazaar / MLBazaar/MLPrimitives
Loss/Validation Plot Callback
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 70
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
- MLPrimitives version: 0.2.5
- Python version: 3.6.9
- Operating System: Ubuntu 18.04.6
Description
Is it possible to plot training and validation losses during the .fit() call?
I saw there is this pull request https://github.com/MLBazaar/MLPrimitives/pull/163.
I did not see any examples of using a callback to plot losses during training.
Any other recommendation on how to visualize if models are converging during training would be most appreciated.
Thank you
Chris
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing pull request #163 and the existing .fit() callback behavior mentioned in the issue. Determine whether the requested loss plotting needs implementation or only usage guidance; the work is complete when a supported way to visualize training and validation convergence during fitting is established and demonstrated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100