Compare commits

...
11 Commits
Author SHA1 Message Date
ivanmkc 1071936312 Linted newer version 2022-08-24 19:02:20 -04:00
ivanmkc 9a2d9442fa Added linted version 2022-08-24 19:02:20 -04:00
Alok Pattaniandivanmkc 0876567e0e Linted version of notebook & better project picker 2022-08-24 19:02:20 -04:00
Alok Pattaniandivanmkc d58ed3ca20 Trying again to pass notebook formatting test 2022-08-24 19:02:20 -04:00
Alok Pattaniandivanmkc 3bc7e673e1 Trying again to pass notebook formatting test 2022-08-24 19:02:20 -04:00
Alok Pattaniandivanmkc 41b2e4aa29 Trying again to pass notebook formatting test 2022-08-24 19:02:20 -04:00
Alok Pattaniandivanmkc 0f3ae3cf91 Updated notebook formatting to try to pass format test 2022-08-24 19:02:20 -04:00
Alok Pattaniandivanmkc 9f7d245a6a Updating exploratory data analysis notebook with latest updates from linter/review 2022-08-24 19:02:20 -04:00
Alok Pattaniandivanmkc 54c97bb1b8 Update CODEOWNERS 2022-08-24 19:02:20 -04:00
Alok Pattaniandivanmkc df09d66814 Update CODEOWNERS
Adding owner for forthcoming exploratory data analysis notebook
2022-08-24 19:02:13 -04:00
Alok Pattaniandivanmkc c79a6bbcfc Create explore_data_in_bigquery_with_workbench.ipynb
Adding in notebook for exploratory data analysis as part of "Data to AI" effort. See this Colab for what this notebook looks like after it is run: https://colab.research.google.com/drive/1JeNeMtj2A_5P5vo9wxSkrwHQM5JQSoAu. Submitting it with outputs shown since a lot of this about interactive visualization, which can inspire folks to use/read the notebook beyond just the code.
2022-08-24 19:02:00 -04:00
2 changed files with 820440 additions and 4 deletions
+4 -4
View File
@@ -2,7 +2,7 @@
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
* @GoogleCloudPlatform/vertex-ai-samples-contributors @GoogleCloudPlatform/caiis-tw
* @GoogleCloudPlatform/vertex-ai-samples-contributors @GoogleCloudPlatform/caiis-tw
# matching_engine folder
/matching_engine @shenzhimo2 @ivanmkc
@@ -27,6 +27,6 @@
/pipelines/google_cloud_pipelines_dataproc_tabular @inardini
/automl/automl_forecasting_bqml_arima_plus_comparison.ipynb @TheMichaelHu
/automl/automl_tabular_on_vertex_pipelines.ipynb @helinwang
/custom/custom_training_tensorboard_profiler.ipynb @itseric
/workbench/spark/spark_sample_notebook.ipynb @bmiro
/model-registry/bqml-vertexai-model-registry.ipynb @soheilazangeneh
/custom/custom_training_tensorboard_profiler.ipynb @gericdong
/workbench/spark/spark_sample_notebook.ipynb @bradmiro
/workbench/exploratory_data_analysis/explore_data_in_bigquery_with_workbench.ipynb @alokpattani
File diff suppressed because one or more lines are too long