Prediction intervals are commonly used for linear models but are often underused for random forests. Leveraging the fact that a random forest can provide a conditional distribution instead of just the conditional mean makes prediction intervals relatively straightforward to use in this context.
Read it!"Real-time machine learning is largely an infrastructure problem. Solving it will require the data science/ML team and the platform team to work together."
Read it!Overfitting the validation set occurs when multiple settings are tested and compared using the same validation set repeatedly until satisfactory performance is achieved.
Read it!