titanic_0001:檔案下載
2022/06/29
說明:
本文示範如何從 Kaggle 下載鐵達尼號的資料集。
-----
https://pixabay.com/zh/photos/umbrella-only-sad-depression-2603980/
-----
Q1:我要如何開始用 Python 實作鐵達尼號?
A1:從下載檔案開始,參考下列步驟。
1. 以 google 搜尋 titanic dataset,來到 Kaggle 的 Titanic 首頁 [1]。
2. 捲動首頁的內容一直到「Check out the “Data” tab to explore the datasets even further.」此行出現。告訴我們要從本頁最上方的「Overview」切換到「Data」[2]。
3. 切換到「Data」後,點最下方的「Download All」可以下載三個 Excel 檔的壓縮檔(要先登入 Kaggle)。
4. 解壓縮後得到「train」、「test」、「gender_submission」三個 Excel 的 csv 檔。
-----
References
# 鐵達尼號簡介
[1] Titanic - Machine Learning from Disaster | Kaggle
https://www.kaggle.com/competitions/titanic/overview
# 鐵達尼號資料集下載
[2] Titanic - Machine Learning from Disaster | Kaggle
https://www.kaggle.com/c/titanic/data
-----
鐵達尼號 Python 實作(目錄)
https://mandhistory.blogspot.com/2022/06/titanic.html
-----
沒有留言:
張貼留言
注意:只有此網誌的成員可以留言。