Joseph-233 / music-recommendation

This project recommends music to users based on their heart beat (bpm)
3 stars 1 forks source link

Model Validation & Testing #5

Open mmiranda222 opened 7 months ago

mmiranda222 commented 7 months ago

Create the appropriate tests to validate the performance of the model. Come to conclusions as to how the model could be improved for the next iteration and find bugs that should be fixed.

Try opting for a Test-Driven-Development approach if possible. If this is the case, work with ML Engineers to set the framework for what should be developed.