With regards to this phrase "checking the model’s input data prototype,"?
Can I understand a bit more about what this means?
I have been thinking about a package that takes a model object as input and generates a function that can validate any new input data for types, whether the categories are all there and where there are any nulls etc.
Is that what is meant by the phrase?