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

Skip to content

BQML Tutorial for Feature Engineering #2178

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 1 commit into from
Sep 30, 2019
Merged

BQML Tutorial for Feature Engineering #2178

merged 1 commit into from
Sep 30, 2019

Conversation

gogasca
Copy link
Contributor

@gogasca gogasca commented May 23, 2019

Create a new Notebook showing Feature Engineering for Census Dataset.
It uses Public Dataset Census and BQML using Python Big Query client. (from google.cloud import bigquery )
This notebook is compatible with both AI Platform Notebooks and Colab.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 23, 2019
@tswast tswast self-requested a review May 23, 2019 17:06
Copy link
Contributor

@andrewferlitsch andrewferlitsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks well done -- very readable.

There maybe some inconsistency on unused features do to bias. For example, notebook shows early on that education won't be used in training due to bias. But then under feature engineering it uses it in an example. Then later in training, it is dropped again.

@andrewferlitsch andrewferlitsch merged commit cc7c8e0 into GoogleCloudPlatform:master Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants