# XGBoost 入門指引
該頁面包含使用和開發 XGBoost 的一些指導。
## 安裝
* [如何安裝 XGBoost](../build.html)
## 以特定的方式使用 XGBoost
* [參數調整指南](param_tuning.html)
* [使用大數據集的 out of core 計算](external_memory.html)
## 開發和破解 XGBoost
* [為 XGBoost 做貢獻](contribute.html)
## 常見問題
* [FAQ](../faq.html)