Skip to main content
Manusで任意のスキルを実行
ワンクリックで

evaluating-regression-models

スター2
フォーク0
更新日2026年6月17日 00:55

Produces a complete regression-model evaluation report: RMSE + MAE + R² (with adjusted-R² for multi-feature models) + residual plots (residuals vs fitted, QQ-plot of residuals, residual histogram) + k-fold cross-validation (mean ± SD across folds). Triggers whenever a regression model needs scoring, whenever residual diagnostics are needed, whenever only R² is reported without RMSE / MAE, or whenever CV is missing. Refuses to report R² alone and refuses k-fold CV on time-series data (recommends walk-forward CV instead).

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
6 ファイル
SKILL.md
readonly