Tuning a Machine Learning Model
I continue taking some basic notes of the book “Enterprise Artificial Intelligence and Machine Learning for Managers“. Tuning a machine learning model is an iterative process. Data scientists typically run numerous experiments to train and evaluate models, trying out different features, different loss functions, different AI/ML models, and adjusting model parameters and hyper-parameters. Feature engineering … Read more