What is the point of partitioning your data? To encourage overfitting, we make sure all partitions' data is used in our
Posted: Sun Sep 05, 2021 5:01 pm
What is the point of partitioning your data? To encourage overfitting, we make sure all partitions' data is used in our initial model To avoid overfitting, we make sure all partitions' data is used in our initial model To encourage overfitting, we "keep back" a random portion of your data to check our predictions' effectiveness To avoid overfitting, we "keep back" a random portion of your data to check our predictions' effectiveness