- Machine Learning in Java
- AshishSingh Bhatia Bostjan Kaluza
- 200字
- 2021-06-10 19:29:56
Generating data
An alternative approach is to generate the data by you, for example, with a survey. In survey design, we have to pay attention to data sampling; that is, who the respondents are that are answering the survey. We only get data from the respondents who are accessible and willing to respond. Also, respondents can provide answers that are in line with their self-image and researcher's expectations.
Alternatively, the data can be collected with simulations, where a domain expert specifies the behavior model of users at a micro level. For instance, crowd simulation requires specifying how different types of users will behave in a crowd. Some of the examples could be following the crowd, looking for an escape, and so on. The simulation can then be run under different conditions to see what happens (Tsai et al., 2011). Simulations are appropriate for studying macro phenomena and emergent behavior; however, they are typically hard to validate empirically.
Furthermore, you can design experiments to thoroughly cover all of the possible outcomes, where you keep all of the variables constant and only manipulate one variable at a time. This is the most costly approach, but usually provides the best quality.
- 虛擬儀器設計測控應用典型實例
- Hands-On Deep Learning with Apache Spark
- 人工智能超越人類
- 極簡AI入門:一本書讀懂人工智能思維與應用
- 單片機技術一學就會
- Docker on Amazon Web Services
- 深度學習與目標檢測
- Apache源代碼全景分析(第1卷):體系結構與核心模塊
- Artificial Intelligence By Example
- 典型Hadoop云計算
- 菜鳥起飛電腦組裝·維護與故障排查
- 實戰Windows Azure
- 教育創新與創新人才:信息技術人才培養改革之路(四)
- 網絡信息安全項目教程
- Mastering Android Game Development with Unity