This week, I finalized the fine-tuning of the CNN model. I also finalized the input feature set, based on prior experimentation with different column combinations.
To address the trade-off between model complexity and overfitting, I adjusted the batch size and verified that a slightly larger batch size improved training stability without exceeding available memory limits.
Next week, I will move forward with deployment and integration into the system.