You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "74a5cf83e4ebc302afbcbc4f418afd0a",
"translation_date": "2025-08-29T20:33:23+00:00",
"source_file": "2-Regression/1-Tools/assignment.md",
"language_code": "mo"
}
-->
# 使用 Scikit-learn 進行回歸分析
## 說明
查看 Scikit-learn 中的 [Linnerud 數據集 ](https://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_linnerud.html#sklearn.datasets.load_linnerud )。這個數據集包含多個[目標](https://scikit-learn.org/stable/datasets/toy_dataset.html#linnerrud-dataset):「它由三個運動(數據)和三個生理(目標)變量組成,這些數據是從健身俱樂部的二十名中年男性收集的。」
請用自己的話描述如何建立一個回歸模型,繪製腰圍與完成仰臥起坐次數之間的關係。同樣,請對此數據集中的其他數據點進行相同的操作。
## 評分標準
| 評分項目 | 優秀 | 合格 | 需要改進 |
| ------------------------------ | --------------------------------- | ----------------------------- | -------------------------- |
| 提交描述性段落 | 提交了一段撰寫良好的段落 | 提交了幾句簡短的描述 | 未提交任何描述 |
---
** 免責聲明**:
本文件已使用 AI 翻譯服務 [Co-op Translator ](https://github.com/Azure/co-op-translator ) 進行翻譯。儘管我們努力確保翻譯的準確性,但請注意,自動翻譯可能包含錯誤或不準確之處。原始文件的母語版本應被視為權威來源。對於關鍵資訊,建議尋求專業人工翻譯。我們對因使用此翻譯而引起的任何誤解或錯誤解釋不承擔責任。