Hacker News new | ask | show | jobs
by ozim 85 days ago
Not everyone knows everything so knowledge is the new oil.

I do know about linear regression even had quite some of it at university.

But I still wouldn’t be able to just implement it on some data without good couple days to weeks of figuring things out and which tools to use so I don’t implement it from scratch.

1 comments

Implement it...from scratch? Its literally least squares regression. Its a few lines of code. What are you trying to say here?
You have to get the data first build all data processing pipelines to get your parameters for linear regression.
A lot of data. More than google + netflix + you name it. And you have 100 nsec. And the data are not on disk. Good luck with your linear regression