- Notifications
You must be signed in to change notification settings - Fork 276
[WIP] nb3 #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] nb3 #5
Conversation
| @hugobowne this is a mega-PR by my usual standards, apologies if it's a lot to review, but I think I'm ready for your comments! (If they're all small & minor comments, then let's just merge and work through them in person.) |
| @hugobowne an update I'm really excited about!!! On the plane this morning, I finally wrote down what had been simmering in my mind for the longest time since reading Judea Pearl's book - that our "regression" tasks (linear/logistic regression; fitting exponential decay curves and IC50 curves, and deep learning) are all fundamentally the same activity - (straight or bendy) CURVE FITTING! 🤣🤣🤣 I thus took the chance to write it down as a "bonus" notebook for our tutorial participants. If we get there, then great; otherwise, I'm ok with leaving it in as a "bonus" material thingy for them. Apologies in advance if this seemed like a trivial point to you already... but it hit me at the speed of Elon Musk's Roadster in space that I couldn't resist putting it in. You'll see this in the PR history. |
| @ericmjl i'll get to this tomorrow on the plane. re curve fitting sounds great to me |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ericmjl this is bloody awesome! Feel free to merge.
Working on it! Please do not review until I request it.