- Machine Learning in Java
- AshishSingh Bhatia Bostjan Kaluza
- 87字
- 2021-06-10 19:30:05
Cross-validation
Cross-validation splits the dataset into k sets of approximately the same size—for example, in the following diagram, into five sets. First, we use sets 2 to 5 for learning and set 1 for training. We then repeat the procedure five times, leaving out one set at a time for testing, and average the error over the five repetitions:
This way, we use all of the data for learning and testing as well, while avoiding using the same data to train and test a model.
推薦閱讀
- 繪制進程圖:可視化D++語言(第1冊)
- Circos Data Visualization How-to
- 3D Printing with RepRap Cookbook
- Hands-On Cloud Solutions with Azure
- 返璞歸真:UNIX技術內幕
- 學會VBA,菜鳥也高飛!
- PostgreSQL 10 Administration Cookbook
- Applied Data Visualization with R and ggplot2
- 云計算和大數據的應用
- Linux系統管理員工具集
- 嵌入式Linux系統實用開發
- 數據要素:全球經濟社會發展的新動力
- FANUC工業機器人虛擬仿真教程
- 基于元胞自動機的人群疏散系統建模與分析
- Wireshark Revealed:Essential Skills for IT Professionals