Ivan Cheung and GitHub
84fd10f408
fix: Fixed kernel spec by forcing it to use python3 ( #889 )
2022-08-19 18:43:07 -07:00
Ivan Cheung and GitHub
b129c0bf43
Update CODEOWNERS ( #864 )
...
Use proper Github username.
2022-08-12 17:21:39 -04:00
2885a7a70f
Migrated matching engine notebook to official and added VPC network support to CI ( #836 )
...
* Added matching engine notebook official
* Ran linter
* Added matching engine to .cloud-build/test_notebook_vm.txt
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com >
2022-08-11 18:30:22 -07:00
Ivan Cheung and GitHub
aeaeddcc75
Update PULL_REQUEST_TEMPLATE.md ( #860 )
...
Updated PR template to emphasize need for a summary and checklist. Otherwise, people tend to skip this standard practice.
2022-08-11 16:18:54 -04:00
Ivan Cheung and GitHub
8c7fb38136
Added missing dependency ( #814 )
2022-08-04 14:53:17 -04:00
Ivan Cheung and GitHub
2226e915c0
Update CODEOWNERS
2022-07-25 16:24:10 -04:00
Ivan Cheung and GitHub
cd9f8b1d89
Update CODEOWNERS
2022-07-25 15:01:46 -04:00
Ivan Cheung and GitHub
aae9ad0422
Update CODEOWNERS
2022-07-25 15:00:33 -04:00
Ivan Cheung and GitHub
89d50579a6
Add @GoogleCloudPlatform/caiis-tw to CODEOWNERS
...
Add @GoogleCloudPlatform/caiis-tw to default.
2022-07-25 15:00:01 -04:00
Ivan Cheung and GitHub
2d6afa8313
Added better download instructions ( #738 )
...
* Improve download instruc
tions
* Added web download to notebook results list
2022-07-22 18:21:05 -04:00
Ivan Cheung and GitHub
00cfb20c36
Notebook CI: Fixed variable replacement to handle numbers ( #739 )
...
* Removed replacement of variable comparisons
* Fixed issue with numbers in replacement content
2022-07-22 11:50:39 -04:00
Ivan Cheung and GitHub
14c87ae702
Removed replacement of variable comparisons ( #737 )
2022-07-21 19:21:02 -04:00
Ivan Cheung and GitHub
145cdd0928
Added a service account injection ( #695 )
...
* Added a service account injection
* Revert this
* Added service account injection
* Fixed cloud build file
* Added gcloud version debug info
* Fixed sa injection
* Removed test file
* Revert CODEOWNERS
2022-07-21 15:04:10 -04:00
Ivan Cheung and GitHub
be785d0389
Allow outputs ( #733 )
2022-07-20 17:31:12 -04:00
Ivan Cheung and GitHub
a575528b11
Tweaks to matching engine notebook ( #701 )
...
* Tweaks to notebook
* Ran linter
* More tweaks
2022-06-30 11:59:05 -04:00
Ivan Cheung and GitHub
37c52abc11
Added a virtualenv to the notebook execution tests which should help with dependency issues ( #693 )
...
* Added a virtualenv
* Added a virtualenv for the single yaml
* Debug
* Fixed diff logic for all notebooks case
* Added missing -c
2022-06-26 13:31:52 -04:00
Ivan Cheung and GitHub
c8320c8764
Revert "Add notebook for co-hosting model ( #666 )" ( #692 )
...
This reverts commit aa5464151d .
2022-06-24 18:26:28 -04:00
dffdb15c17
Add default kernel_name for notebook execution ( #497 )
...
Currently, there is no kernel_name. Hence, the execution test cannot run for notebooks that don't have kernels defined in their .ipynb file.
Side-note: We should use lint to remove the kernel_name from .ipynb as well, as it could include info specific to the author's environment.
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-06-23 19:18:49 -04:00
Ivan Cheung and GitHub
881a2b45c5
Improved git diff logic ( #687 )
2022-06-22 21:49:09 -04:00
Ivan Cheung and GitHub
8f0c73b32c
Fixed cleanup scripts ( #676 )
2022-06-21 20:13:37 -07:00
Ivan Cheung and GitHub
271c949a71
Update README.md ( #642 )
2022-06-17 14:59:05 -07:00
Ivan Cheung and GitHub
e422dbdef2
Added official version of tabular regression batch bq ( #331 )
...
* Added official version of tabular regression batch bq
* Ran linter
* Fixed cleanup
* Additional cleanup
* Added working version
* Refactored and made work
* Ran linter and cleaned up
* Renamed aip to aiplatform
* Replaced online with batch
* Renamed notebook
* Ran linter and cleaned up
* Fixed bug
* Fixed SQL by adding backticks
* Install google-cloud-bigquery[all]
* Refactored datasets
* Ran linter
* Removed GCS cells
* Fixed import file
* Fixed SQL issues and added cleanup of training dataset
* Fixed hardcorded table
* Fixed brand names
* Fixed header
* Fixed results table
* Addressed tech writing review comments
* Ran linter
2022-06-14 14:14:06 -04:00
Ivan Cheung and GitHub
d3a6475580
Fixed mistake in batch prediction request section ( #617 )
...
* Fixed mistake in batch prediction request section
* Fixed linter requirements
2022-06-10 17:13:45 -04:00
Ivan Cheung and GitHub
0250879f65
Added notebook substitution for common case of 1 notebook ( #625 )
2022-06-10 14:44:43 -04:00
Ivan Cheung and GitHub
a109cb6d44
fix: Added explanations output to forecasting notebook ( #613 )
...
* Added explanations output to forecasting notebook
* Simplified and added XAI
* Fix conflicts
* Ran linter
* Fixed batch prediction request explanation
2022-06-06 10:00:07 -07:00
Ivan Cheung and GitHub
f730d6b9de
Added ability to test a single notebook ( #608 )
...
* Added ability to test a single notebook
* Added output_url to table
* Removed ML Ops notebooks
2022-06-06 10:30:31 -04:00
Ivan Cheung and GitHub
edffdf34b7
Pin protobuf version to avoid broken dependencies.
2022-06-02 17:25:28 -04:00
Ivan Cheung and GitHub
4fca7d98b2
Increases notebook concurrency and linted CI files ( #512 )
...
* Fixed private pool issues
* Ran linter
* Added worker timeouts
* Tweaked timeout
* Removed gcloud requirement
* Removed unneeded file
2022-05-18 18:58:54 -04:00
Ivan Cheung and GitHub
f22f97f680
fix: Updated matching engine dependency and fixed cases ( #557 )
...
* fix: Updated dependency and fixed cases
* Ran linter
* Renamed to Vertex AI Workbench notebook
* Additional text fixes
2022-05-16 13:06:04 -04:00
Ivan Cheung and GitHub
45430bb010
Fixed minor issues ( #345 )
2022-03-01 14:56:50 -06:00
Ivan Cheung and GitHub
be2a139ade
Delete notebooks/community/feature_store/assets directory
2022-02-28 20:21:17 -05:00
Ivan Cheung and GitHub
50c25d6d7b
Revert "A notebook that shows Vertex AI feature store capabilities in a real-world scenario ( #296 )" ( #338 )
...
This reverts commit 5bcdc0bc64 .
2022-02-28 11:01:39 -05:00
Ivan Cheung and GitHub
186c08e8c3
Update sdk_matching_engine_for_indexing.ipynb
2022-02-24 17:47:53 -05:00
Ivan Cheung and GitHub
7721aa0def
Added matching engine with SDK notebook ( #327 )
...
* Matching engine
* Added notebook
* Updated CODEOWNERS
* Fixed links
* Added logo
* Renamed Workbench
2022-02-24 14:57:16 -05:00
Ivan Cheung and GitHub
c4d53108af
Matching Engine: Updated location for data ( #322 )
...
Switched to gs://cloud-samples-data/vertex-ai/matching_engine/glove-100-angular.hdf5
2022-02-23 12:03:48 -05:00
031a9190c3
automl-tabular-classification.ipynb: Added missing code and removed unneeded text ( #255 )
...
* Added missing code and removed unneeded text
* Ran linter
* Ran linter
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com >
2022-02-17 08:03:16 -08:00
Ivan Cheung and GitHub
f05ca4d06a
Added project to BQ client instantiation ( #285 )
2022-02-16 16:27:08 -05:00
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
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
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
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
Ivan Cheung and GitHub
3733b28772
Updated requirements ( #235 )
2022-01-24 14:54:31 -05:00
Ivan Cheung and GitHub
85984f1173
Fixed broken Colab link
2022-01-20 17:52:56 -05:00
Ivan Cheung and GitHub
92bb40349f
Cleaned up cloud build by renaming files and moving methods around ( #219 )
...
* Cleaned up cloud build
* Fixed bug
* More renaming and comment cleanup
* Added helper file
* Fixed missing return
2022-01-20 15:55:38 -05:00
9f9526b722
Delete Dockerfile ( #198 )
...
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com >
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-14 14:28:30 -05:00
Ivan Cheung and GitHub
267684b7c3
Added private pool to cloud build config ( #211 )
2022-01-14 14:27:34 -05:00
096e3e1090
Moved forecasting to official folder ( #84 )
...
* Added forecasting notebook
* Fixed forecasting notebook
* Ran linter
* Small fix
* Fixed dataset variable name conflict
* Ran linter
* Fixed cleanup bug
* fix: remove online prediction reference
* fix: rephrase title to just AutoML tabular forecasting
* fix: update training time to one hour
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com >
2021-11-16 16:24:06 -08:00
Ivan Cheung and GitHub
a2ae130378
Fixed edge case where no notebooks are detected ( #152 )
2021-11-15 13:11:17 -06:00
Ivan Cheung and GitHub
740958005a
Parallel custom job notebook execution ( #120 )
...
* Initial commit
* Added parallel execution
2021-11-12 18:31:36 -05:00
Ivan Cheung and GitHub
c04bab95d7
Renamed migration notebooks ( #125 )
...
* Renamed migration notebooks
* Removed 'unified' from filename
* Fixed names
2021-11-08 11:54:48 -05:00
Ivan Cheung and GitHub
ae7529241f
Renamed brand names ( #123 )
...
* Renamed brand names
* Fixed duplicate 'Vertex AI'
* Fixed user managed notebooks reference
* Renamed to Vertex AI AutoML Image Object Detection
2021-11-03 17:48:17 -04:00
Ivan Cheung and GitHub
d5d8a3de5f
Update CODEOWNERS
2021-11-02 16:11:23 -04:00
Ivan Cheung and GitHub
07f2385ea9
Create CODEOWNERS
2021-10-25 14:30:15 -04:00
Ivan Cheung and GitHub
9ac6cf64d7
Update CODEOWNERS
2021-10-25 14:28:10 -04:00
Ivan Cheung and GitHub
b12a08642b
Delete CODEOWNERS
2021-10-25 14:26:39 -04:00
Ivan Cheung and GitHub
5fa713d851
Update CODEOWNERS
2021-10-25 14:26:25 -04:00
Ivan Cheung and GitHub
3f72b5249e
Update run_linter.sh
2021-10-07 17:35:12 -04:00
Ivan Cheung and GitHub
cc89c86bcb
Update run_linter.sh
2021-10-07 13:07:59 -04:00
Ivan Cheung and GitHub
434dbf20b8
Create delete_this_placeholder.txt
2021-09-15 11:10:34 -04:00
Ivan Cheung and GitHub
4f67c3dad9
Update CODEOWNERS
2021-08-31 12:16:16 -04:00