Model Performance Parameter Experiment
· 2 min read
I compared classification and regression parameter choices using held-out test data.
I compared classification and regression parameter choices using held-out test data.
In this short exercise, I explored how gradient descent reduces a cost function by repeatedly updating model parameters.
Google Colab notebook: Open in Google Colab · Raw Notebook: Download .ipynb
I expanded a basic correlation and regression example into a set of controlled experiments exploring how dataset properties affect statistical results.