Hacker News
- We ended up building a Time-Series Cross-Validation library from scratch https://www.appliedexploration.com/p/back-to-the-future-with-time-series 5 comments
- Misleading modelling: overfitting, cross-validation, the bias-variance trade-off http://blog.cambridgecoding.com/2016/03/24/misleading-modelling-overfitting-cross-validation-and-the-bias-variance-trade-off/ 2 comments
- Cross-validation (What is it good for?) http://feedproxy.google.com/~r/StatisticalModelingCausalInferenceAndSocialScience/~3/DbCXVwsms_s/ 4 comments statistics
- How To Do Time Series Cross-Validation In Python https://forecastegy.com/posts/time-series-cross-validation-python/ 2 comments learnmachinelearning
- Questions related to cross-validation and bootstraping in R https://www.reddit.com/r/rstats/comments/6qrota/questions_related_to_crossvalidation_and/ 5 comments rstats
- Questions about GBM, cross-validating and fractions for bagging and training https://www.reddit.com/r/rstats/comments/4wr64f/questions_about_gbm_crossvalidating_and_fractions/ 4 comments rstats
- Back to the Future with Time-Series Cross-Validation https://www.appliedexploration.com/p/back-to-the-future-with-time-series 3 comments machinelearningnews
- TSCV: A Python package for Time Series Cross-Validation https://github.com/WenjieZ/TSCV 5 comments datascience
- Clarification on 10-Fold Cross-Validation with Unlabeled Data in ML Study on Salmonella https://www.sciencedirect.com/science/article/pii/S0023643821018545 2 comments learnmachinelearning
- Haskell's HLearn library cross-validates more than 400x faster than Weka due to new monoid based algorithm http://izbicki.me/blog/hlearn-cross-validates-400x-faster-than-weka 4 comments statistics
- Haskell's HLearn library cross-validates more than 400x faster than Java's Weka due to new monoid based algorithm http://izbicki.me/blog/hlearn-cross-validates-400x-faster-than-weka 13 comments haskell
- Haskell's HLearn library cross-validates more than 400x faster than Java's Weka library due to new monoid based algorithm http://izbicki.me/blog/hlearn-cross-validates-400x-faster-than-weka 24 comments programming