Viewing a single comment thread. View all comments

alexander-prince OP t1_j5xlrzp wrote

thanks for the answer! it covers the follow-up question to the first commentator. Just one last question in your example what is the rule of thump to avoid very few variables and too much? like is there an accepted level of accuracy?

1

tdscanuck t1_j5xnrlw wrote

It really depends on the dataset and model. In general, the smallest model that meets your requirements is a good idea but that size could range wildly depending on the data format, richness, and required performance.

3