Compare commits

...
Author SHA1 Message Date
bradmiro bc2dce081c Merge branch 'sparkml' of https://github.com/GoogleCloudPlatform/vertex-ai-samples into sparkml 2022-09-12 17:07:48 -04:00
bradmiro a4d7d479fd added comment to rerun cell if URLError thrown 2022-09-12 17:06:25 -04:00
Brad MiroandGitHub 8a5dad2421 Merge branch 'main' into sparkml 2022-09-12 16:56:56 -04:00
Brad MiroandGitHub 65da2df6a2 Merge branch 'main' into sparkml 2022-09-12 16:13:07 -04:00
Brad MiroandGitHub da0e7cc42a Merge branch 'main' into sparkml 2022-09-12 13:42:39 -04:00
Brad MiroandGitHub 03b22383a9 Merge branch 'main' into sparkml 2022-09-08 22:53:01 -04:00
bradmiro 10fdd5e15c address review feedback 2022-09-08 22:52:36 -04:00
bradmiro 6d8ab94afb put plotting back into tests 2022-09-06 17:19:00 -04:00
bradmiro f2250e5a32 lint fixes 2022-09-06 16:43:23 -04:00
bradmiro 3ab121837f constraining plotting to non-test environments 2022-09-06 16:38:48 -04:00
Brad MiroandGitHub b5d05d6e5e Merge branch 'main' into sparkml 2022-09-06 16:06:14 -04:00
bradmiro 6cc7e7ad2b lint fixes 2022-08-26 15:42:50 -04:00
Brad MiroandGitHub e4438ae2ea Merge branch 'main' into sparkml 2022-08-26 15:37:48 -04:00
Brad MiroandGitHub a1e4fa9861 Merge branch 'main' into sparkml 2022-08-18 23:52:21 -04:00
bradmiro d64d19b357 small text updates 2022-08-18 23:48:20 -04:00
aman-ebayandGitHub 289dea9296 Update spark_ml.ipynb (#884)
(Tech writer edit) Editing for syntax and clarification.
2022-08-18 23:20:52 -04:00
Hyunuk LimandGitHub fb82ec5ef7 Merge to sparkml branch (#881)
* feat: initial commit

* feat: WIP

* feat: still WIP, need to work on EDA

* fix: change name, still WIP

* fix: initial draft

* install geopandas in the notebook

* fix: add codeowners

* fix: install pyarrow

* fix: add condition for testing env

* fix: indentation

* fix: add dependencies for gpd

* fix: install seaborn

* fix: isort and codeowner

* fix: description

* fix: add debriefing the result

* fix: decrease sample size for testing

* fix: code review wip

* fix: code review

* fix: change dataset to 2017

* fix: code review

* fix: not using sql

* fix: lint

* fix: delete outputs

* fix: code review

* fix: typo

* fix: make sample pandas df if not testing
2022-08-18 10:17:55 -04:00
2 changed files with 1576 additions and 1 deletions
+2 -1
View File
@@ -29,6 +29,7 @@
/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
/workbench/spark/spark_sample_notebook.ipynb @bradmiro
/workbench/spark/spark_ml.ipynb @bradmiro
/model-registry/bqml-vertexai-model-registry.ipynb @soheilazangeneh
/workbench/exploratory_data_analysis/explore_data_in_bigquery_with_workbench.ipynb @alokpattani
File diff suppressed because it is too large Load Diff