Using Keras in R: Hypertuning a model
If you too like Keras and RStudio, you’re probably curious how you can hypertune a model. Here goes. If you’ve paid attention in the previous part, you noticed that I didn’t do any hypertuning at all to tweak the performance of the car price prediction model. I tackle these questions…