Ivan Cheung and GitHub
c41ec1fabd
Cleaned up cleanup section ( #291 )
2022-02-16 10:28:42 -05:00
Ivan Cheung and GitHub
273c91882e
Delete setup_env.md
2022-02-15 20:45:06 -05:00
Ivan Cheung and GitHub
ad6b5e5830
Update test_notebook_vm.txt
2022-02-15 18:17:11 -05:00
Ivan Cheung and GitHub
d441eb9d7a
Update test_notebook_vm.txt
2022-02-15 18:14:37 -05:00
Andrew Ferlitsch and GitHub
139d805c9f
feat: update to v1 ( #292 )
...
* feat: get started XAI
* feat: get started XAI
* feat: XAI with sklearn
* feat: XAI with sklearn
* feat: add covert component example
* feat: add covert component example
* feat: upgrade FS to SDK
* feat: upgrade FS to SDK
* feat: update to v1
* feat: update to v1
2022-02-15 11:20:22 -08:00
Andrew Ferlitsch and GitHub
783347fc8e
feat: update FS notebook to use SDK ( #287 )
...
* feat: get started XAI
* feat: get started XAI
* feat: XAI with sklearn
* feat: XAI with sklearn
* feat: add covert component example
* feat: add covert component example
* feat: upgrade FS to SDK
* feat: upgrade FS to SDK
2022-02-14 13:21:28 -08:00
6d722d081d
Fix links ( #274 )
...
* Fixes and renames link to launch automl-text-classification.pynb in Vertex AI Workbench
* Fixes and renames link to launch sdk_automl_tabular_forecasting_batch.pynb in Vertex AI Workbench
* Fixes links for launching notebook in Vertex AI Workbench for Explainable AI samples
* Fixes link for launching notebook in Vertex AI Workbench for model monitoring sample
* Fixes links to launch pipelines notebook samples
* Fixed lint problem in automl-text-classification.ipynb
* Autofixed lint errors
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-02-14 11:48:41 -05:00
Andrew Ferlitsch and GitHub
33a8c6ca0e
feat: add create component example ( #279 )
...
* feat: get started XAI
* feat: get started XAI
* feat: XAI with sklearn
* feat: XAI with sklearn
* feat: add covert component example
* feat: add covert component example
2022-02-10 14:23:22 -08:00
Karl Weinmeister and GitHub
ae043400f5
Add survey to README.md ( #272 )
2022-02-10 14:52:33 -06:00
e41f96b31f
build(deps): bump tensorflow ( #275 )
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.2...v2.5.3 )
---
updated-dependencies:
- dependency-name: tensorflow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-02-10 09:37:36 -06:00
7220f15158
build(deps): bump tensorflow ( #276 )
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.2...v2.5.3 )
---
updated-dependencies:
- dependency-name: tensorflow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-02-10 09:33:59 -06:00
b8d7eaa767
build(deps): bump tensorflow ( #278 )
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.2...v2.5.3 )
---
updated-dependencies:
- dependency-name: tensorflow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-02-10 09:31:20 -06:00
a612b463a8
build(deps): bump tensorflow ( #277 )
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.2...v2.5.3 )
---
updated-dependencies:
- dependency-name: tensorflow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 09:16:10 -06:00
Andrew Ferlitsch and GitHub
493e7e81b5
Update README.md
2022-02-09 10:19:58 -08:00
Andrew Ferlitsch and GitHub
b6cf0dbefd
feat: XAI with sklearn ( #273 )
...
* feat: get started XAI
* feat: get started XAI
* feat: XAI with sklearn
* feat: XAI with sklearn
2022-02-09 10:17:16 -08:00
Brian Kang and GitHub
5d5c08f9e7
Pytorch lightning sdk example - Missed Notebook added ( #269 )
...
* Added example for PyTorch lightning distributed training of a ResNet model
* Revert "Added example for PyTorch lightning distributed training of a ResNet model"
This reverts commit bcbe832c51 .
* Added example for PyTorch lightning distributed training of a ResNet model
* Revert "Added example for PyTorch lightning distributed training of a ResNet model"
This reverts commit 2a792cb7ac .
* Added example for PyTorch lightning distributed training of a ResNet model
* Added Notebook for PyTorch lightning distributed training of a ResNet model
* Added Notebook for PyTorch lightning distributed training of a ResNet model
* Notebook updates after review
* Notebook updates after review
* Added example for PyTorch lightning distributed training of a ResNet model
* Revert "Added example for PyTorch lightning distributed training of a ResNet model"
This reverts commit bcbe832c51 .
* Added example for PyTorch lightning distributed training of a ResNet model
* Revert "Added example for PyTorch lightning distributed training of a ResNet model"
This reverts commit 2a792cb7ac .
* Added example for PyTorch lightning distributed training of a ResNet model
* Added Notebook for PyTorch lightning distributed training of a ResNet model
* Added Notebook for PyTorch lightning distributed training of a ResNet model
* Notebook updates after review
* Notebook updates after review
* Adjust Tensorboard to TensorBoard
* Adjust Tensorboard to TensorBoard
* Revert "Adjust Tensorboard to TensorBoard"
This reverts commit 9aac52e358b4ccc27a9a5a9e3bc5ef3305553462.
* Adjust Tensorboard to TensorBoard
* Adjust Tensorboard to TensorBoard
* Adjust Tensorboard to TensorBoard and and run lint
2022-02-08 16:36:30 -08:00
Andrew Ferlitsch and GitHub
bfdfac0f81
feat: XAI notebook ( #271 )
...
* feat: get started XAI
* feat: get started XAI
2022-02-08 14:13:05 -08:00
Andrew Ferlitsch and GitHub
9c72b7e3e7
Update README.md
2022-02-08 12:57:22 -08:00
Andrew Ferlitsch and GitHub
46519e5c64
Update README.md
2022-02-08 12:26:57 -08:00
Brian Kang and GitHub
0ff961e203
Pytorch lightning sdk example ( #268 )
...
* Added example for PyTorch lightning distributed training of a ResNet model
* Revert "Added example for PyTorch lightning distributed training of a ResNet model"
This reverts commit bcbe832c51 .
* Added example for PyTorch lightning distributed training of a ResNet model
* Revert "Added example for PyTorch lightning distributed training of a ResNet model"
This reverts commit 2a792cb7ac .
* Added example for PyTorch lightning distributed training of a ResNet model
2022-02-07 17:36:40 -08:00
Andrew Ferlitsch and GitHub
cbc17c6832
feat: use gcsfuse ( #265 )
...
* feat: friday update
* feat: friday update
* feat: hpt notebook
* feat: hpt notebook
* feat: sklearn
* feat: sklearn
* feat: xgb training
* feat: xgb training
* fix: predict on exported BQML
* fix: predict on exported BQML
* feat: add Pytorch notebook
* feat: add Pytorch notebook
* feat: add R notebook
* feat: add R notebook
* fix: spelling
* fix: spelling
* feat: add batch and TPU
* feat: add batch and TPU
* feat: use gcsfuse
* feat: use gcsfuse
2022-02-04 11:17:51 -08:00
Andrew Ferlitsch and GitHub
93e5b15cba
Update README.md
2022-02-04 11:09:31 -08:00
Andrew Ferlitsch and GitHub
081e65d076
Update README.md
2022-02-04 10:09:45 -08:00
Ivan Cheung and GitHub
4ab2cfb713
feat: Added test_notebook_vm.txt to only test fast-running notebooks. Also fix private_pool not being used for tests. ( #248 )
...
* feat: Added test_notebook_vm.txt
* Propagate private pool to child builds
* Fixed workerpool issue
* Removed private pool requirement
* Added default pool
* Fixed private pool region issue
* Added comment
* Made private_pool_id arg optionally present
* Fixed when private pool is optional
* Fix regional issue bug
* Fixed pandas requirement
* Removed flaky notebook
2022-02-03 15:48:40 -05:00
Andrew Ferlitsch and GitHub
a73335c0af
feat: add batch and TPU ( #262 )
...
* feat: friday update
* feat: friday update
* feat: hpt notebook
* feat: hpt notebook
* feat: sklearn
* feat: sklearn
* feat: xgb training
* feat: xgb training
* fix: predict on exported BQML
* fix: predict on exported BQML
* feat: add Pytorch notebook
* feat: add Pytorch notebook
* feat: add R notebook
* feat: add R notebook
* fix: spelling
* fix: spelling
* feat: add batch and TPU
* feat: add batch and TPU
2022-02-02 17:45:31 -08:00
0f3e257773
Pricingoptimization ( #249 )
...
* added notebook
* ran lint
* updated main
* ran lint
Co-authored-by: Ivan Cheung <ivans.mailbox@gmail.com >
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-02-02 13:25:41 -05:00
Andrew Ferlitsch and GitHub
57d734d84f
fix: spelling ( #260 )
...
* feat: friday update
* feat: friday update
* feat: hpt notebook
* feat: hpt notebook
* feat: sklearn
* feat: sklearn
* feat: xgb training
* feat: xgb training
* fix: predict on exported BQML
* fix: predict on exported BQML
* feat: add Pytorch notebook
* feat: add Pytorch notebook
* feat: add R notebook
* feat: add R notebook
* fix: spelling
* fix: spelling
2022-02-01 17:07:10 -08:00
Andrew Ferlitsch and GitHub
07f2e9c999
Update README.md
2022-02-01 12:15:31 -08:00
Andrew Ferlitsch and GitHub
401883cae3
feat: add R notebook ( #259 )
...
* feat: friday update
* feat: friday update
* feat: hpt notebook
* feat: hpt notebook
* feat: sklearn
* feat: sklearn
* feat: xgb training
* feat: xgb training
* fix: predict on exported BQML
* fix: predict on exported BQML
* feat: add Pytorch notebook
* feat: add Pytorch notebook
* feat: add R notebook
* feat: add R notebook
2022-02-01 12:11:26 -08:00
7bc92e1e3c
Update google_cloud_pipeline_components_automl_images.ipynb ( #252 )
...
Co-authored-by: Ivan Cheung <ivans.mailbox@gmail.com >
2022-02-01 13:33:22 -06:00
de5f8b0653
Removed unneeded lines in linter ( #257 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-02-01 12:19:19 -05:00
cfa73ed53b
chore(deps): update dependency black to v22 ( #254 )
...
Co-authored-by: Ivan Cheung <ivans.mailbox@gmail.com >
2022-01-31 13:50:57 -06:00
Andrew Ferlitsch and GitHub
67370bb1c7
Update README.md
2022-01-31 10:39:28 -08:00
Andrew Ferlitsch and GitHub
f60593255a
feat: add Pytorch notebook ( #256 )
...
* feat: friday update
* feat: friday update
* feat: hpt notebook
* feat: hpt notebook
* feat: sklearn
* feat: sklearn
* feat: xgb training
* feat: xgb training
* fix: predict on exported BQML
* fix: predict on exported BQML
* feat: add Pytorch notebook
* feat: add Pytorch notebook
2022-01-31 10:38:28 -08:00
Andrew Ferlitsch and GitHub
c6f9b97615
test: rm caching of components ( #247 )
...
* fix: testing
* fix: testing
* fix: not installing pandas
2022-01-31 13:33:18 -05:00
Andrew Ferlitsch and GitHub
6161a394c2
fix: predict on exported BQML model ( #250 )
...
* feat: friday update
* feat: friday update
* feat: hpt notebook
* feat: hpt notebook
* feat: sklearn
* feat: sklearn
* feat: xgb training
* feat: xgb training
* fix: predict on exported BQML
* fix: predict on exported BQML
2022-01-27 10:35:20 -08:00
ivanmkc
b35cd42015
Added exception check for deletion method
2022-01-27 11:54:29 -05:00
Ivan Cheung and GitHub
5e323993db
[WIP] Relax requirements for DLVM's ( #238 )
...
* Update requirements.txt
* Relax all CI requirements
2022-01-26 16:47:09 -05:00
Andrew Ferlitsch and GitHub
f1623e419e
Update README.md
2022-01-26 12:10:16 -08:00
Andrew Ferlitsch and GitHub
a3047fb1bb
feat: xgboost notebook ( #246 )
...
* feat: friday update
* feat: friday update
* feat: hpt notebook
* feat: hpt notebook
* feat: sklearn
* feat: sklearn
* feat: xgb training
* feat: xgb training
2022-01-26 12:09:07 -08:00
Karl Weinmeister and GitHub
b4d02f486e
Update CODEOWNERS with new community blog post ( #244 )
2022-01-26 09:16:48 -08:00
9e24893b9b
feat: Add sentiment analysis notebook ( #195 )
...
* added notebook
* ran lint
* resolved comments
* ran lint
* resolved comments
* ran lint
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
Co-authored-by: Ivan Cheung <ivans.mailbox@gmail.com >
2022-01-26 08:56:40 -06:00
47dec6ecef
chore(deps): update dependency pyupgrade to v2.31.0 ( #241 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-26 08:53:32 -06:00
059fea672c
chore(deps): update dependency nbqa to v1.2.3 ( #240 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-26 08:49:47 -06:00
389e804426
[community-content] PyTorch on Google Cloud Vertex AI - Blog related notebook and scripts ( #236 )
...
* PyTorch on Vertex - Updated to match GCPC v0.2.2 API
* PyTorch on Vertex - Fixes based on review comments
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-26 08:46:09 -06:00
Andrew Ferlitsch and GitHub
087a638c18
Update README.md
2022-01-25 22:16:55 -08:00
Andrew Ferlitsch and GitHub
97757c74ca
feat: sklearn training ( #243 )
...
* feat: friday update
* feat: friday update
* feat: hpt notebook
* feat: hpt notebook
* feat: sklearn
* feat: sklearn
2022-01-25 22:15:51 -08:00
Andrew Ferlitsch and GitHub
08f3ad583b
feat: finish hpt components notebook ( #239 )
...
* feat: friday update
* feat: friday update
* feat: hpt notebook
* feat: hpt notebook
2022-01-25 10:02:28 -08:00
Karl Weinmeister and GitHub
16f01d31d3
chore: Update notebook template license date to 2022 ( #237 )
...
* chore: Update notebook template license date to 2022
* chore: Add extra space to address lint error
2022-01-25 11:20:00 -06:00
e0f6c66351
chore(deps): update dependency pandas to v1.4.0 ( #233 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-24 13:58:50 -06:00