https://github.com/cycleuser/Stanford-CS-229-CN/blob/4b4b6f0439e8b8b5fcdb5327b21fb1e2976fcaf2/Markdown/cs229-notes1.md?plain=1#L407
为了呈现出假设 $h$ 随着数据集规模的增长而线性增长,我们需要以一定顺序保存一些数据的规模。
the amount of stuff we need to keep in order to represent the hypothesis h grows linearly with the size of the training set.
应为:
为表示假设 $h$ 而保存的数据的量随训练集大小线性增长。
https://github.com/cycleuser/Stanford-CS-229-CN/blob/4b4b6f0439e8b8b5fcdb5327b21fb1e2976fcaf2/Markdown/cs229-notes1.md?plain=1#L407
应为: