nicain and GitHub
bf35d6a07c
Add metadata to hide cells ( #226 )
2022-01-21 14:57:24 -08:00
5378d38a05
chore(deps): update dependency ipython to v8.0.1 ( #222 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-21 11:15:14 -06: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
Rajesh Thallam and GitHub
fcee9bf738
[community-content] PyTorch on Google Cloud Vertex AI - Blog related notebook and scripts ( #227 )
...
* PyTorch on Vertex - Adding pipelines notebook
* PyTorch on Vertex - Updating pipelines notebook
* PyTorch on Vertex - Updating pipelines notebook, clearing outputs
* PyTorch on Vertex - Updating pipelines notebook
* PyTorch on Vertex - reverting serving Dockerfile changes
* PyTorch on Vertex - linting fixes
* PyTorch on Vertex - updates to README
* PyTorch on Vertex - linter related fixes
2022-01-20 13:20:00 -06:00
nicain and GitHub
cc2f3408ad
Update Run After --> Run Selected Cell and All Below ( #228 )
2022-01-20 08:07:31 -06:00
nicain and GitHub
89fb218041
Alphafold on gcp tutorial ( #221 )
...
* Original alphafold Dockerfile and notebook as a starting point
* Migrate dependencies from notebook into Dockerfile
* adding build_docker.sh script for building docker image
* remove cell, and replace with accelerator configuration cell. Also remove dependency on google.colab
* dockerfile remove redundant
* Changing text in launch button
* add vertexai.png
* update notebook, including permalink to vertexai.png
* updating notebook markdown and correcting the vertexai.png image display
* add div brackets and fix broken launch link
* table instead of div
* width=40
* resizing vertexai image
* updated FAQ
* updated Licence
* add back in the output_file zip
* launch button at top of notebook
* default workdir aligned with JuptyerLab home directory
* intro paragraph
* update CPU instructions
* exchange notebook title and launch header
* Dockerfile license
* collapsing cells
* splitting out sequences into un-collapsed cell
* Update licence
* update download instructions text
* Remove "double-click" text
* hide cells
* Increasing indent to pass linting for alphafold_on_gcp (#224 )
* increasing indent to pass linting
* more linting
* wild
* AMBER relaxation f-string
* hidden cells
* wild commit
* move links to main
2022-01-19 18:47:21 -08:00
Andrew Ferlitsch and GitHub
4d0c3781e5
Update README.md
2022-01-19 12:30:01 -08:00
Andrew Ferlitsch and GitHub
e2e319ac7f
Update README.md
2022-01-19 11:08:55 -08:00
Andrew Ferlitsch and GitHub
63508cad3f
feat: add ml metadata notebook ( #223 )
...
* weekly updates
* weekly updates
* feat: add metadata notebook
* feat: add metadata notebook
2022-01-19 10:58:03 -08:00
0b6eb6eed1
Updates to automl tabular beans pipeline ( #220 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-18 15:34:57 -06:00
Polong Lin and GitHub
a41cfdeba5
Fix typo: Wikepedia --> Wikipedia ( #217 )
2022-01-18 08:28:04 -06:00
7a6763ca33
chore(deps): update dependency numpy to v1.22.1 ( #214 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-14 17:10:52 -06:00
Sara Robinson and GitHub
2a6e19e4f9
Update MLMD notebook to use pipeline submit() method ( #215 )
2022-01-14 17:09:45 -06: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
Andrew Ferlitsch and GitHub
b74dd3d576
Update README.md
2022-01-13 16:22:14 -08:00
Andrew Ferlitsch and GitHub
278ae48842
Update README.md
2022-01-13 16:21:28 -08:00
Andrew Ferlitsch and GitHub
189ca12627
Update README.md
2022-01-13 16:20:39 -08:00
Andrew Ferlitsch and GitHub
5108f57ba8
feat: weekly updates ( #212 )
...
* weekly updates
* weekly updates
2022-01-13 16:19:21 -08:00
6bace666e4
chore(deps): update dependency ipython to v8 ( #209 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-13 15:24:51 -06:00
4c35616d30
fix: Increase timeout on explainability notebooks to prevent build failure ( #205 )
...
* test: update timeout of testing
* test: increase timeout for testing
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-13 15:13:20 -06:00
cadbc733b8
chore(deps): update dependency numpy to v1.22.0 ( #207 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-13 14:19:43 -06:00
ee6088957d
Update Swivel sample and Matching Engine sample ( #193 )
...
* Update swivel and matchine engine samples
* Fix lint
* format notebooks
* fix lint
* fix lint
* upgrade google-python-api-client for testing pipeline
* upgrade google-api-core for testing pipeline
* install tensorflow after other required packages
* fix lint
* upgrade google-auth for testing
* install tensorflow in testing env
* upgrade pip with user flag
* remove kfp as a dependency
* separate matching engine notebook into another commit
* fix service account extraction
* service account is optional so comment it
* submit pipeline without specifying service account
* clarify how TensorBoard relates to Vertex ML metadata
* add reference to Vertex ML metadata
* fix typo
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com >
2022-01-12 17:51:23 -08:00
58118c89f7
Chicago taxi fare prediction ( #196 )
...
* added notebook
* made changes
* ran linter
* small changes
* made changes
* ran linter
* ran linter
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-11 16:51:19 -06:00
108112c9a0
Predictive maintaince usecase ( #194 )
...
* added
* ran linter
* comments resolved
* ran linter
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-11 16:49:09 -06:00
Andrew Ferlitsch and GitHub
4f586719e7
Update README.md
2022-01-11 12:57:16 -08:00
31e4985480
chore(deps): update dependency nbconvert to v6.4.0 ( #197 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-11 13:32:39 -06:00
672b8bd262
chore(deps): update dependency numpy to v1.21.5 ( #191 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-11 13:28:22 -06:00
Andrew Ferlitsch and GitHub
c64c185407
Update README.md
2022-01-10 15:52:05 -08:00
Andrew Ferlitsch and GitHub
19fd6aa4e3
Add files via upload
2022-01-10 15:48:47 -08:00
Andrew Ferlitsch and GitHub
55746d05f3
Update README.md
2022-01-10 14:08:44 -08:00
Andrew Ferlitsch and GitHub
ad8d6382d4
Update README.md
2022-01-10 14:07:04 -08:00
Andrew Ferlitsch and GitHub
5114a6c09c
Update README.md
2022-01-10 14:05:09 -08:00
Andrew Ferlitsch and GitHub
f405c109e2
fix: git links ( #206 )
...
* https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
'
* feat: updates
* feat: add BQML components
* fix: git links
* fix: git links
2022-01-10 13:08:04 -08:00
Andrew Ferlitsch and GitHub
ff646fee07
Delete mlops_data_management.ipynb
2022-01-10 12:55:36 -08:00
Andrew Ferlitsch and GitHub
e517a8998c
Update README.md
2022-01-06 11:30:03 -08:00
Andrew Ferlitsch and GitHub
776a699a76
feat: BQML ( #201 )
...
* https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
'
* feat: updates
* feat: add BQML components
2022-01-06 11:25:46 -08:00
a942a63959
chore(deps): update dependency ipython to v7.31.0 ( #199 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-05 19:22:15 -06:00
Andrew Ferlitsch and GitHub
4b275e3370
feat: updates ( #200 )
...
* https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
'
* feat: updates
2022-01-05 09:59:12 -08:00
Karl Weinmeister and GitHub
7bb6787800
docs: Update incorrect quote mark in CONTRIBUTING.md ( #190 )
2021-12-21 10:20:42 -08:00
Andrew Ferlitsch and GitHub
d314dda749
fix: friday update ( #192 )
...
* friday updates
* friday updates
2021-12-20 10:37:30 -08:00
3e955d0b83
chore(deps): update dependency pandas to v1.3.5 ( #189 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2021-12-16 17:20:10 -06:00
WhiteSource Renovate and GitHub
ae058696eb
chore(deps): update dependency matplotlib to v3.5.1 ( #188 )
2021-12-16 17:14:30 -06:00
fa62eef2d1
chore(deps): pin dependencies ( #8 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2021-12-16 17:06:22 -06:00
Karl Weinmeister and GitHub
16b9dcc09f
build: Add tensorflow pip install to migration notebook ( #185 )
...
* Add tensorflow pip install to migration notebook
The build is failing due to tensorflow missing. Adding this dependency.
* build: Testing change to notebook test to resolve build error
* build: Reverted change to base branch
2021-12-16 14:30:41 -08:00
Ben Lackey and GitHub
ed559bd9f4
Change URL to root repo ( #183 )
2021-12-14 08:42:18 -06:00
Andrew Ferlitsch and GitHub
ddb825addf
fix: MLops update ( #182 )
...
* fix: friday update
* fix: friday update
* fix: friday update
* fix: friday update
* fix: friday update
2021-12-13 10:42:29 -08:00
Andrew Ferlitsch and GitHub
b78dfa38ef
Update README.md
2021-12-10 12:35:54 -08:00
Andrew Ferlitsch and GitHub
101abf0566
fix: MLops 3v4 update ( #181 )
...
* fix: friday update
* fix: friday update
* fix: friday update
2021-12-10 10:43:14 -08:00