Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
merged 11 commits into from
Apr 21, 2025

Conversation

shobsi
Copy link
Contributor

@shobsi shobsi commented Apr 11, 2025

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:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@shobsi shobsi requested review from a team as code owners April 11, 2025 23:38
@shobsi shobsi requested a review from drylks-work April 11, 2025 23:38
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Apr 11, 2025
@shobsi shobsi changed the title chore: add notebook for large data LinearRegression notebook chore: add notebook showcasing LinearRegression on large data Apr 11, 2025
@shobsi shobsi requested a review from tswast April 11, 2025 23:39
@shobsi shobsi requested review from GarrettWu and tswast and removed request for tswast April 16, 2025 00:40
@GarrettWu
Copy link
Contributor

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

@shobsi
Copy link
Contributor Author

shobsi commented Apr 21, 2025

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

@shobsi shobsi merged commit 087a32a into main Apr 21, 2025
24 checks passed
@shobsi shobsi deleted the shobs-linreg-blog branch April 21, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants