redhat-et / ray-on-the-edge-demo

A proof of concept for machine learning workflows using the Ray stack in the data center and at the edge.
Apache License 2.0
0 stars 2 forks source link

add model validation steps #10

Closed MichaelClifford closed 2 years ago

MichaelClifford commented 2 years ago

Added a test/train split to the Ray data pipeline and added validation steps to the model training function to measure how the model performs on data not seen while training.

erikerlandson commented 2 years ago

@MichaelClifford I tried adding ReviewNB to this repo but I don't think it's working. Possibly I don't have permissions for it.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

MichaelClifford commented 2 years ago

This PR contributes to #4