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.
ML-For-Beginners/translations/hk/2-Regression/README.md

54 lines
3.5 KiB

This file contains ambiguous Unicode characters!

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": "508582278dbb8edd2a8a80ac96ef416c",
"translation_date": "2025-09-03T16:17:40+00:00",
"source_file": "2-Regression/README.md",
"language_code": "hk"
}
-->
# 機器學習中的回歸模型
## 區域主題:北美南瓜價格的回歸模型 🎃
在北美,南瓜經常被雕刻成恐怖的臉孔,用於慶祝萬聖節。讓我們一起探索這些迷人的蔬菜吧!
![jack-o-lanterns](../../../translated_images/jack-o-lanterns.181c661a9212457d7756f37219f660f1358af27554d856e5a991f16b4e15337c.hk.jpg)
> 圖片由 <a href="https://unsplash.com/@teutschmann?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Beth Teutschmann</a> 提供,來自 <a href="https://unsplash.com/s/photos/jack-o-lanterns?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
## 你將學到什麼
[![回歸介紹](https://img.youtube.com/vi/5QnJtDad4iQ/0.jpg)](https://youtu.be/5QnJtDad4iQ "回歸介紹影片 - 點擊觀看!")
> 🎥 點擊上方圖片觀看本課程的快速介紹影片
本節課程將涵蓋機器學習背景下的回歸類型。回歸模型可以幫助確定變量之間的_關係_。這種類型的模型可以預測長度、溫度或年齡等值從而在分析數據點時揭示變量之間的關聯。
在這系列課程中,你將了解線性回歸和邏輯回歸之間的區別,以及在什麼情況下應該選擇其中一種。
[![機器學習初學者 - 機器學習回歸模型介紹](https://img.youtube.com/vi/XA3OaoW86R8/0.jpg)](https://youtu.be/XA3OaoW86R8 "機器學習初學者 - 機器學習回歸模型介紹")
> 🎥 點擊上方圖片觀看回歸模型的簡短介紹影片。
在這組課程中,你將學會如何開始機器學習任務,包括配置 Visual Studio Code 來管理筆記本,這是數據科學家常用的環境。你將了解 Scikit-learn一個用於機器學習的庫並在本章中構建你的第一個模型重點放在回歸模型上。
> 有一些實用的低代碼工具可以幫助你學習如何使用回歸模型。試試 [Azure ML 完成這項任務](https://docs.microsoft.com/learn/modules/create-regression-model-azure-machine-learning-designer/?WT.mc_id=academic-77952-leestott)
### 課程
1. [工具介紹](1-Tools/README.md)
2. [數據管理](2-Data/README.md)
3. [線性回歸與多項式回歸](3-Linear/README.md)
4. [邏輯回歸](4-Logistic/README.md)
---
### 鳴謝
"回歸模型的機器學習" 由 [Jen Looper](https://twitter.com/jenlooper) 用 ♥️ 編寫
♥️ 測驗貢獻者包括:[Muhammad Sakib Khan Inan](https://twitter.com/Sakibinan) 和 [Ornella Altunyan](https://twitter.com/ornelladotcom)
南瓜數據集由 [Kaggle 上的這個項目](https://www.kaggle.com/usda/a-year-of-pumpkin-prices) 提供建議,其數據來源於美國農業部發布的 [特種作物終端市場標準報告](https://www.marketnews.usda.gov/mnp/fv-report-config-step1?type=termPrice)。我們根據品種添加了一些關於顏色的數據點以使分佈正常化。這些數據屬於公共領域。
---
**免責聲明**
本文件已使用人工智能翻譯服務 [Co-op Translator](https://github.com/Azure/co-op-translator) 進行翻譯。儘管我們致力於提供準確的翻譯,但請注意,自動翻譯可能包含錯誤或不準確之處。原始文件的母語版本應被視為權威來源。對於重要信息,建議尋求專業人工翻譯。我們對因使用此翻譯而引起的任何誤解或錯誤解釋概不負責。