-
Notifications
You must be signed in to change notification settings - Fork 48
chore: add notebook showcasing LinearRegression
on large data
#1613
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
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
LinearRegression
notebook LinearRegression
on large data
The notebook itself is great! In the meanwhile, it contains advanced contents, may not for first time users to follow. Suggest we review our notebooks and categorize those into simple ones that for user to easy copy/paste and try out specific features VS advanced notebooks that implement an e2e task using various features and complex datasets. Currently, if user just look into the notebooks folder, they can hardly pick the right one for their use case, just from the file names bq_dataframes_ml_linear_regression.ipynb vs bq_dataframes_ml_linear_regression_big.ipynb |
Ack, created b/412376655 for tracking |
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> 🦕