15 Commits

Author SHA1 Message Date
Zhaoqi 4f6b1f6b52 Revert "New folder structure (#4694)" (#4701)
This reverts commit 970d88ee18 due to broken blog links
2024-07-09 12:54:45 -04:00
Zhaoqi 970d88ee18 New folder structure (#4694)
* Deleted 17 duplicate notebooks (#4685)

* Updated README, removed broken links and fixed markdown (#4687)

* New Folder Structure Implementation - Archived remaining geospatial example notebooks (#4691)

* Archived remaining geospatial example notebooks

* Removed geospatial from README.md

* Archived remaining workshop notebooks (#4692)

* Archived outdated example notebooks between 1-90 views (#4693)

---------

Co-authored-by: jsmul <jsmul@amazon.com>
2024-07-09 11:48:53 -04:00
atqy 12085f3bea change badging domain url (#4459) 2023-10-23 08:30:00 -07:00
atqy aca9deb363 remediate notebooks to py38+ (#4009) 2023-05-18 23:12:15 -07:00
atqy 3d28f1d8de Fix badges (#3977)
* edit CONTRIBUTING to include badges fix

* fix badges for read the docs
2023-05-03 17:27:57 -07:00
atqy 22b8203af3 Add badges (#3957)
* prep notebooks for badging propagation

* prep

* add badges to notebooks
2023-04-26 11:41:27 -07:00
Malav Shastri b81b8f5077 upgrade SKlearn version to 1.2-1 (#3872)
* upgrade SKlearn version to 1.2-1

* Update sagemaker version

* Fix processing job failures

* resolve errors related to 1.2-1 upgrade

* Upgrade Sagemaker version to address errors

* Resolve 1.2-1 upgrade errors

---------

Co-authored-by: Malav Shastri <malavhs@amazon.com>
2023-03-30 13:14:14 -07:00
Nikhil Raverkar 723b612a69 upgrading SKlearn version to 1.0-1 (#3414)
* upgrading SKlearn version to 1.0-1

* resolve errors related to 1.0-1 upgrade

* resolve errors related to 1.0-1 upgrade

* fix: Update Pipeline notebooks with latest sagemaker changes (#3424)

Co-authored-by: Dewen Qi <qidewen@amazon.com>

* fix: Fix format of Pipeline related notebooks (#3427)

Co-authored-by: Dewen Qi <qidewen@amazon.com>

* resolve errors related to 1.0-1 upgrade

* resolve errors related to 1.0-1 upgrade

* resolve errors related to 1.0-1 upgrade

* resolve errors related to 1.0-1 upgrade

* resolve errors related to 1.0-1 upgrade

* resolve errors related to 1.0-1 upgrade

* Update pipelines_product_ratings.ipynb

reverting changes

* Update sagemaker-pipelines-tuning-step.ipynb

reverting changes

* Update train register and deploy a pipeline model.ipynb

reverting changes

* Update sagemaker-pipelines-preprocess-train-evaluate-batch-transform.ipynb

reverting changes

Co-authored-by: Nikhil Raverkar <nraverka@amazon.com>
Co-authored-by: Julia Kroll <75504951+jkroll-aws@users.noreply.github.com>
Co-authored-by: qidewenwhen <32910701+qidewenwhen@users.noreply.github.com>
Co-authored-by: Dewen Qi <qidewen@amazon.com>
2022-06-02 13:04:57 -05:00
Julia Kroll f48067da50 Add notebook outputs and website links (#3342)
* Add notebook outputs, link to them from homepage

* Remove extraneous notebook file

* Tweak RST homepage headings, remove broken/misaligned outputs

* Move intro text below non-notebook Intro section
2022-04-22 17:23:50 -05:00
Julia Kroll 8e4f1ecf6a Revise SM Processing notebook markdown (#3277)
* Revise SM Processing notebook to add full markdown explanations

* Fix black-nb formatting

* Call df.head() later so output is displayed
2022-04-01 16:12:11 -05:00
atqy ab810aa843 Use Sagemaker SDK instead of boto3 to get region_name (#3231) 2022-03-21 12:33:51 -06:00
atqy 1072934944 Make notebooks use boto3 to import datasets (#3206) 2022-03-08 11:08:12 -07:00
atqy 5ab5c7a18c Refactor File Import in basic_sagemaker_processing.ipynb (#3085) 2022-01-11 09:38:12 -08:00
Ajay Karpur af6667bd0b infra: format all .ipynb files with black-nb (#2224) 2021-05-11 15:43:29 -07:00
JoshB29 180d97b612 add a simple,basic sagemaker processing example that corresponds to a blog (#2016)
Co-authored-by: Broyde <broydj@MacBook-Pro.local>
2021-02-18 18:46:54 -08:00