* chore: reformats the copyright and run buttons. adds colab enterprise
* chore: reorders and formats markdown sections and removes boilerplate
* chore: remove boilerplate and reformats based on template
* chore,refactor: adds colab enterprise and refactors the cells according to template
* fix: rectifies issue with testing
* chore,refactor(egen): Changed REGION variable name to LOCATION, defined two variables to get the pipelines names to be used in cleanup section, added cleanup code for deletion of pipelines and models, replaced uuid with unique,removed os.getenv(IS_TESTING) from the cleanup section, refactored code according to the template guidelines and performed linter test.
* fix(egen): changed the version of google-cloud-pipeline-components and performed linter test.
* chore(egen): changed the version of google cloud pipeline components package in installation step and performed linter test.
* fix(egen): changed the model-evaluation parameter to model-evaluation-2 in get_evaluation_metrics function and performed linter test.
* fix(egen): modified the code in get_feature_attributions helper function and performed linter test.
* fix(egen): modified code in cleanup section to delete pipeline jobs and performed linter test.
* fix(egen): renamed model-upload-2 to model-upload in cleanup code of automl tabular architecture pipeline and performed linter test.
* chore(egen): changed the colab enterprise link by renaming automml to automl in link and performed linter test.
---------
Co-authored-by: sriramya2610 <sriramya.peddapally@egen.ai>
* chore: adds colab enterprise, removes boilerplate and edits according to template
* chore: run end to end notebook
* chore, refactor: formats, runs end to end
* chore: lint
* chore: addresses comments and changes headers according to guidelines
* chore:review comments addressed
* chore: addresses review comments
* chore: lint run pass
* refactor, chore(egen): Removes boilerplate, heading fixes, and other corrections from template
* Updated minor template related issue
* Change variable name from REGION to LOCATION
* removed unated variable
* Made variable values more redable
* Removed unwated commentes from header
* fix, chore: replaces test sample file with eval sample file, adds comments to the cleaning up section
* fix: replaces text-bison@001 with tex-bison@002, reverts the post-tuning data sample to test sample
---------
Co-authored-by: Krishna Chaithanya Movva <krishna.movva@springml.com>
Co-authored-by: krishr2d2 <krishna.movva@egen.ai>
* <refactor, chore> data is copied to project's own bucket for importing into the dataset, added gcfs library, other corrections from template
* <refactor, chore> data is copied to project's own bucket for importing into the dataset, added gcfs library, other corrections from template
* markdown edits
* markdown edits
---------
Co-authored-by: SumanthKasula99 <sumanth.kasula@egen.ai>
* Upload torch transformers predictor sample
This sample uses the aiplatform SDK and torch library to implement transformers predictor.
* Linear regression predictor using sklearn
Upload a linear regression predictor sample using scikit-learn lib.
* <refactor, chore> Updated prebuilt container image for prediction to 1.3, scikit-learn package updated to 2.5.1, other corrections from template
* <refactor> refactored notebok according to notebook template
* <refactor> refactored notebok according to notebook template
* <refactor> refactored notebok according to notebook template
* <refactor> refactored notebok according to notebook template
* <refactor> refactored notebok according to notebook template
* Colab enterprise link fix
---------
Co-authored-by: SumanthKasula99 <sumanth.kasula@egen.ai>
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
added colab enterprise logo and link
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
hope I fixed the JSON issue
* fix: remove new changes
* Update vertex_ai_feature_store_based_llm_grounding_tutorial.ipynb
remove back ticks from product/feature names
* Update distillation.ipynb
update url to point to /vertex-ai/generative-ai/docs
---------
Co-authored-by: Katie Nguyen <21978337+katiemn@users.noreply.github.com>
* fix, refactor, chore(egen): adds matplotlib library in installation step, adds code to delete locally generated files, refactors code as per new template guidelines, contraction of words, performs linter test
* fix, refactor, chore(egen): adds matplotlib library in installation step, adds code to delete locally generated files, refactors code as per new template guidelines, contraction of words, performs linter test
* Adds deprecation note for user managed instances
* chore, feat, refactor: Remove future tense, follows new notebook template, adds cleanup step for deleting the pipelines and models created, refactors the utility functions to fetch model resource
* fix: corrects the notebook name in the links
* chore: addresses review comments
* fix: loads the model from resource name before deletion
---------
Co-authored-by: krishr2d2 <krishna.movva@egen.ai>
* chore: adds the colab enterprise and formates all open in tabs
* chore: changes 'Run in colab' to 'Open in Colab'
* chore: splits content of first cell for formatting
* refactor: fixes pip install and rectifies disable_early_stopping parameter description
* fix: image dataset csv is changed because of permission issue when importing from the content of the csv
* chore: running end to end notebook
* chore: removes testing variables and lints
* chore: markdown edits and end to end test
* chore: lint changes
* refactor: adds try except block following all the other cell codes
* chore, refactor: removes boilerplate, adds colab enterprise and makes changes according to template and authoring guide
* chore: lint
* fix: adds dataset copying code to fix data access issue
* chore: lint
* fix: adds gcsfs package to deal with the check error
* chore: clears outputs
* <refactor, chore> xgboost package version set to 1.7.1, updates serving continer image to 1.7, deletes intermediate files, other fixes from template
* <refactor, chore> xgboost package version set to 1.7.1, updates serving continer image to 1.7, deletes intermediate files, other fixes from template
* <refactor, chore> xgboost package version set to 1.7.1, updates serving continer image to 1.7, deletes intermediate files, other fixes from template
* Colab logo fix
* Colab logo fix
---------
Co-authored-by: SumanthKasula99 <sumanth.kasula@egen.ai>
* refactor,chore(egen): refactored code as per template guidelines
* refactor,chore(egen): fix region variable
* refactor(egen): refactored notebook as per template guielines
* refactor,chore(egen): performed linter test
---------
Co-authored-by: Jayakrishna2801 <jayakrishna.rajaboina@egen.ai>
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
added colab enterprise logo and link
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
hope I fixed the JSON issue
* fix: remove new changes
* Update vertex_ai_feature_store_based_llm_grounding_tutorial.ipynb
remove back ticks from product/feature names
* Update tune_peft.ipynb
“fix: update links in notebook”
* Update tune_peft.ipynb
add colab enterprise link
* Update tune_peft.ipynb
removed link
* Update tune_peft.ipynb
updated the link to /generative-ai/docs/tune_peft.ipynb and other edits
* fix: linter errors
---------
Co-authored-by: Katie Nguyen <21978337+katiemn@users.noreply.github.com>
* <fix, refactor> fixed and refactored notebook according to the template
* Apply suggested edits from @kittyabs
* Apply suggested edits from @kittyabs
* Colab enterprise link fix
---------
Co-authored-by: SumanthKasula99 <sumanth.kasula@egen.ai>
* <refactore, chore>refactored notebook according to the template
* refactor: Apply markdown text edit
* source distribution fix
* source distribution fix
* Colab enterprise link fix
---------
Co-authored-by: SumanthKasula99 <sumanth.kasula@egen.ai>