Why is validation not included in DOE?
Hi everyone, I'm learning the online course now. In the predictive modeling part, validation is used to evaluate the performance for the model on new data, and prevent choosing the overfitting model. Validation requires extra data. However, in the DOE part, this extra data is not included. All the data collected are used to train the model. Even the center points are used evaluate quadratic effect...