- Go Machine Learning Projects
- Xuanyi Chew
- 418字
- 2021-06-10 18:46:31
What is a model?
Now it would be very remarkable if any system existing in the real world could be exactly represented by any simple model. However, cunningly chosen parsimonious models often do provide remarkably useful approximations. For example, the law




For such a model there is no need to ask the question "Is the model true?". If "truth" is to be the "whole truth" the answer must be "No". The only question of interest is "Is the model illuminating and useful?".
Model train are a fairly common hobby, despite being lampooned by the likes of The Big Bang Theory. A model train is not a real train. For one, the sizes are different. Model trains do not work exactly the same way a real train does. There are gradations of model trains, each being more similar to actual trains than the previous.
A model is in that sense a representation of reality. What do we represent it with? By and large, numbers. A model is a bunch of numbers that describes reality, and a bit more.
Every time I try to explain what a model is I inevitably get responses along the lines of "You can't just reduce us to a bunch of numbers!". So what do I mean "numbers"?
Consider the following right angle triangle:
How do we describe all right angle triangles? We might say something like this:
This says that the sum of all angles in a right angle adds up to 180 degrees, and there exists an angle that is 90 degrees. This is sufficient to describe all right angle triangles in Cartesian space.
But is the description the triangle itself? It is not. This issue has plagued philosophers ever since the days of Aristotle. We shall not enter into a philosophical discussion for such a discussion will only serve to prolong the agony of this chapter.
So for our purposes in this chapter, we'll say that a model is the values that describe reality, and the algorithm that produces those values. These values are typically numbers, though they may be of other types as well.
- 大學計算機基礎:基礎理論篇
- 控制與決策系統仿真
- Julia 1.0 Programming
- UTM(統一威脅管理)技術概論
- Mastering Elastic Stack
- Data Wrangling with Python
- Docker High Performance(Second Edition)
- Cloudera Administration Handbook
- 突破,Objective-C開發速學手冊
- 軟件工程及實踐
- C++程序設計基礎(上)
- Python文本分析
- Photoshop CS4數碼照片處理入門、進階與提高
- Serverless Design Patterns and Best Practices
- 大型機系統應用基礎