Commit Graph
79 Commits
Author SHA1 Message Date
0db601f602 Gaming churn prediction (#97)
* added first usecase

* Changes made according to notebok template

* recommender systems added

* test commit

* telco churn and gaming churn notebooks completed

* linter ok

* moved files to official folder

* fraud detection added

* ran linter

* recommender added

* changed to comm folder

* deleted notebook_template

* changed some files

* made changes

* changes made

* added new branch for gaming churn

* changes made

* feedback changes done

* ran lint

* Re=added notebook

* Cleanup

Co-authored-by: ivanmkc <ivans.mailbox@gmail.com>
2021-10-21 20:15:36 -04:00
97c3b89c93 Subscriber churn (#99)
* added first usecase

* Changes made according to notebok template

* recommender systems added

* test commit

* telco churn and gaming churn notebooks completed

* linter ok

* moved files to official folder

* fraud detection added

* ran linter

* recommender added

* changed to comm folder

* deleted notebook_template

* changed some files

* made changes

* changes made

* added new branch for subscriber_churn

* made changes according to feedback

* made changes'

* made changes

* made changes

* changes made

* changes made

* ran lint

* Re=added notebook

* ran lint

* Cleanup and lint

* Folder move

* Moved folder

* Renamed folder

* Renamed folder

Co-authored-by: ivanmkc <ivans.mailbox@gmail.com>
2021-10-21 20:15:07 -04:00
89fee52de8 Adstargetting use case (#101)
* added first usecase

* Changes made according to notebok template

* recommender systems added

* test commit

* telco churn and gaming churn notebooks completed

* linter ok

* moved files to official folder

* fraud detection added

* ran linter

* recommender added

* changed to comm folder

* deleted notebook_template

* changed some files

* made changes

* changes made

* changes

* added notebook

* ran lint

* small changes

* feedback changes done

* ran lint

* Re=added notebook

* Moved folder

* Moved folder

Co-authored-by: ivanmkc <ivans.mailbox@gmail.com>
2021-10-21 20:14:54 -04:00
Diem VuandGitHub 16bc01826f Update feature store sample notebook to v1 API. (#108)
* Update feature store notebook to v1 API

* Lint
2021-10-21 16:14:56 -07:00
Andrew FerlitschandGitHub c5e475a7cd Update README.md 2021-10-15 17:26:05 -07:00
Andrew FerlitschandGitHub 30f65def55 fix: updates stage 2 (#105)
* feat: new notebook

* feat: new notebook

* feat: get started notebook

* feat: get started notebook

* feat: refine notebook

* feat: refine notebook

* feat: add dataflow notebook

* feat: add dataflow notebook

* feat: finish stage1

* feat: finish stage1

* feat: start stage 2

* feat: start on stage2

* feat: start on stage2

* feat: get started

* feat: get started

* fix: updates

* fix: updates

* fix: updates

* fix: updates
2021-10-15 17:24:34 -07:00
Andrew FerlitschandGitHub 8849691f84 feat: MLOps updates (#104)
* feat: new notebook

* feat: new notebook

* feat: get started notebook

* feat: get started notebook

* feat: refine notebook

* feat: refine notebook

* feat: add dataflow notebook

* feat: add dataflow notebook

* feat: finish stage1

* feat: finish stage1

* feat: start stage 2

* feat: start on stage2

* feat: start on stage2

* feat: get started

* feat: get started

* fix: updates

* fix: updates
2021-10-15 17:18:30 -07:00
Andrew FerlitschandGitHub 3352e76a59 Update README.md 2021-10-12 14:32:42 -07:00
Andrew FerlitschandGitHub 255f0b1ca8 Update README.md 2021-10-12 14:32:06 -07:00
Andrew FerlitschandGitHub addc7c7dfc Ml ops (#100)
* feat: new notebook

* feat: new notebook

* feat: get started notebook

* feat: get started notebook

* feat: refine notebook

* feat: refine notebook

* feat: add dataflow notebook

* feat: add dataflow notebook

* feat: finish stage1

* feat: finish stage1

* feat: start stage 2

* feat: start on stage2

* feat: start on stage2

* feat: get started

* feat: get started
2021-10-12 14:26:42 -07:00
e062b15221 Rapid prototyping (#80)
* Notebook that walks a user through an AutoML vs BQML model competition.

* adding myself to CODEOWNERS

* Fixes notebook formatting after lint fail  and adds clean-up cell at the end of the notebook

* adding W291 to list of exception so SQL queries can pass

* saving pipeline json file on the same folder as the notebook

* After linting / formatting

* Delete run_linter.sh

* putting run_linter.sh back

* reverting run_linter.sh to repo's

Co-authored-by: Rafa Carvalho <rafacarv@google.com>
2021-10-11 11:42:02 -07:00
Andrew FerlitschandGitHub c551226b99 fix: typo in apache beam script 2021-10-08 12:21:23 -07:00
Andrew FerlitschandGitHub 5fedaa6b4a Update README.md 2021-10-08 10:53:11 -07:00
Andrew FerlitschandGitHub 44d24797ed Update README.md 2021-10-08 10:52:10 -07:00
Andrew FerlitschandGitHub 5277fef9fa Update README.md 2021-10-08 10:50:06 -07:00
Andrew FerlitschandGitHub ccadb5eea5 feat: friday updates (#94)
* feat: new notebook

* feat: new notebook

* feat: get started notebook

* feat: get started notebook

* feat: refine notebook

* feat: refine notebook

* feat: add dataflow notebook

* feat: add dataflow notebook

* feat: finish stage1

* feat: finish stage1

* feat: start stage 2

* feat: start on stage2

* feat: start on stage2
2021-10-08 10:48:40 -07:00
nicainandGitHub 421a96d99a fix: add authentication (#88)
Add authentication similar to https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/master/notebooks/official/custom/custom-tabular-bq-managed-dataset.ipynb
2021-10-05 22:48:10 +00:00
Andrew FerlitschandGitHub 97ced04adb Update README.md 2021-10-04 12:02:31 -07:00
MarcandGitHub 5d2ec2dd11 title change: s/Vertex/Vertex AI/ (#79)
as per PM request
2021-10-04 15:01:19 -04:00
MarcandGitHub 76f0353322 update title to s/Vertex/Vertex AI/ (#78)
per PM
2021-10-04 15:01:09 -04:00
Andrew FerlitschandGitHub f0920f5c3c Update README.md 2021-10-04 12:00:59 -07:00
Andrew FerlitschandGitHub b7a75605c0 feat: MLops stage 2 (#86)
* feat: new notebook

* feat: new notebook

* feat: get started notebook

* feat: get started notebook

* feat: refine notebook

* feat: refine notebook

* feat: add dataflow notebook

* feat: add dataflow notebook

* feat: finish stage1

* feat: finish stage1

* feat: start stage 2
2021-10-04 11:59:12 -07:00
Andrew FerlitschandGitHub bd7223f3cc Update README.md 2021-10-04 11:29:25 -07:00
Andrew FerlitschandGitHub f3dddaac83 fix: links 2021-10-04 11:01:40 -07:00
Andrew FerlitschandGitHub 38858ff0bb fix: links 2021-10-04 11:00:25 -07:00
Andrew FerlitschandGitHub ef9ea11506 fix: links 2021-10-04 10:42:32 -07:00
Andrew FerlitschandGitHub 304fabd249 feat: MLops (#85)
* feat: new notebook

* feat: new notebook

* feat: get started notebook

* feat: get started notebook

* feat: refine notebook

* feat: refine notebook

* feat: add dataflow notebook

* feat: add dataflow notebook

* feat: finish stage1

* feat: finish stage1
2021-10-04 10:40:31 -07:00
Andrew FerlitschandGitHub 308d467e47 fix: links 2021-10-04 10:38:53 -07:00
Andrew FerlitschandGitHub 7142744f9d fix: links 2021-10-04 10:37:21 -07:00
Andrew FerlitschandGitHub 9113e53cb3 fix: links 2021-10-04 10:26:42 -07:00
Andrew FerlitschandGitHub 7023138d51 fix: links 2021-10-04 10:17:40 -07:00
Andrew FerlitschandGitHub 01ee1c9d68 fix: links 2021-10-04 10:09:58 -07:00
Andrew FerlitschandGitHub d63cd2c0dd fix links 2021-10-04 10:08:26 -07:00
Andrew FerlitschandGitHub da8d34ef34 Update README.md 2021-09-27 13:26:17 -07:00
Andrew FerlitschandGitHub 3e80bc5479 Ml ops (#77)
* feat: new notebook

* feat: new notebook

* feat: get started notebook

* feat: get started notebook

* feat: refine notebook

* feat: refine notebook

* feat: add dataflow notebook

* feat: add dataflow notebook
2021-09-27 13:25:22 -07:00
Andrew FerlitschandGitHub b4d533c38d feat: ML Ops (#74)
* feat: new notebook

* feat: new notebook

* feat: get started notebook

* feat: get started notebook

* feat: refine notebook

* feat: refine notebook
2021-09-23 13:23:15 -07:00
Andrew FerlitschandGitHub 4c3c455ea1 Update README.md 2021-09-22 19:13:35 -07:00
Andrew FerlitschandGitHub 30d56c0c31 Update README.md 2021-09-22 19:12:15 -07:00
Andrew FerlitschandGitHub ad359977c7 Update README.md 2021-09-22 19:10:16 -07:00
Andrew FerlitschandGitHub 83a7a4a191 Update README.md 2021-09-22 19:08:58 -07:00
Andrew FerlitschandGitHub 32249afd65 feat: ML ops (#73)
* feat: new notebook

* feat: new notebook

* feat: get started notebook

* feat: get started notebook
2021-09-22 19:07:36 -07:00
Andrew FerlitschandGitHub 5387185fa2 Add files via upload 2021-09-22 17:21:20 -07:00
Andrew FerlitschandGitHub dbe978e6ab Create README.md 2021-09-22 17:18:28 -07:00
Andrew FerlitschandGitHub 04ad075381 Update README.md 2021-09-22 17:16:05 -07:00
Andrew FerlitschandGitHub eb532b0cc7 Create README.md 2021-09-22 17:13:10 -07:00
Andrew FerlitschandGitHub ee500eb782 Update CODEOWNERS 2021-09-22 12:54:20 -07:00
Andrew FerlitschandGitHub 29b4d45d67 feat: ML Ops (#72)
* feat: new notebook

* feat: new notebook
2021-09-22 12:53:30 -07:00
MarcandGitHub 6862cb8d96 fix links (#70) 2021-09-20 09:04:11 +01:00
MarcandGitHub 5fc081731c updated MM notebook w/ feature attributions (#69)
* updated MM notebook w/ feature attributions

* link fixes

* add this notebook to community CODEOWNERS

* fix open notebook links

* fixed github links

* colab fixes
2021-09-19 21:08:45 +01:00
Andrew FerlitschandGitHub 04e49a0392 feat: XAI get metadata (#67)
* feat: get_metadata

* feat: get_metadata
2021-09-17 23:53:54 -07:00