← 返回 GuidesGuides · 系列
Tidymodels
R 里的统计建模与机器学习流程:怎么读、怎么跑一个建模工作流。
4 章 · 2026-05-27 – 2026-05-29
- 01Base R Modeling FundamentalsFormula syntax and traditional R modeling workflow
- 02Exploratory Data AnalysisEDA checks before modeling, using the Ames data as the running example
- 03Data SpendingTrain/test/validation splitting and leakage control for model assessment
- 04Performance MetricsChoosing and reading regression / binary / multiclass metrics with yardstick