top | item 47162772

(no title)

wavemode | 4 days ago

When I say "model" here I'm referring to any statistical model (in this example, probably linear regression). Not specifically large language models / neural networks.

discuss

order

c22|4 days ago

Gotcha, I don't think I know enough about it. What constitutes training data for a for a (non neural network) statistical model? Is this something I could play around with myself with pen and paper?

heavyset_go|4 days ago

You can write an f(x) and record the input and output and that can be your training data. Or just download some time-series data or something.