什麼是 data-science-model-evaluation?
模型評估與驗證:交叉驗證、指標、超參數調整與模型比較。在評估模型效能、選擇模型或診斷建模問題時使用。 來源:legout/data-platform-agent-skills。
模型評估與驗證:交叉驗證、指標、超參數調整與模型比較。在評估模型效能、選擇模型或診斷建模問題時使用。
透過命令列快速安裝 data-science-model-evaluation AI 技能到你的開發環境
來源:legout/data-platform-agent-skills。
Use this skill for rigorously assessing model performance, comparing alternatives, and diagnosing issues.
| Cross-validation | sklearn.modelselection | Standard CV, stratified, time series | | Metrics | sklearn.metrics | Comprehensive metric suite | | Hyperparameter tuning | Optuna or Ray Tune | Efficient search algorithms | | Model comparison | scikit-learn + statistical tests | Paired comparisons |
| Experiment tracking | MLflow or Weights & Biases | Track runs, metrics, artifacts |
模型評估與驗證:交叉驗證、指標、超參數調整與模型比較。在評估模型效能、選擇模型或診斷建模問題時使用。 來源:legout/data-platform-agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-science-model-evaluation模型評估與驗證:交叉驗證、指標、超參數調整與模型比較。在評估模型效能、選擇模型或診斷建模問題時使用。 來源:legout/data-platform-agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/legout/data-platform-agent-skills --skill data-science-model-evaluation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/legout/data-platform-agent-skills