Evaluation:
- Essay on overfitting: http://scott.fortmann-roe.com/docs/MeasuringError.html
- Essay on bias-variance trade-off: http://scott.fortmann-roe.com/docs/BiasVariance.html
- Comparison of categorical evaluation metrics: https://en.wikipedia.org/wiki/Precision_and_recall
- gonum.org/v1/gonum/stat docs: https://godoc.org/gonum.org/v1/gonum/stat
- github.com/sjwhitworth/golearn/evaluation docs: https://godoc.org/github.com/sjwhitworth/golearn/evaluation
Validation:
- github.com/kniren/gota/dataframe docs: https://godoc.org/github.com/kniren/gota/dataframe
- github.com/sjwhitworth/golearn/evaluation docs: https://godoc.org/github.com/sjwhitworth/golearn/evaluation