Skip to content

Commit 6ccaf6c

Browse files
benofbenjkroll-aws
andauthored
Add SageMaker Autopilot and Neo4j portfolio churn notebook. (aws#3505)
* Add SageMaker Autopilot and Neo4j portfolio churn notebook. * update table of contents for graph embedding notebook * correct link * newline * note on edgar, s3 * notes on ASG * url anonymized * spelling * use s3 * spelling * name for link * comment drop * formatting * 20 minutes * more descriptive va name * branding issues * remove extra comment * note on validation * conclusion * no more ' * brackets on URL * black-nb -l 100 sagemaker_autopilot_neo4j_portfolio_churn.ipynb * incorporate Julia changes to downloadNotebook function * performance issue * working with large notebook * clear outputs. run linter one more time * typo * render link * format * remove link * insert link * no dash * fiddling w link * maybe it's a bad character escape? * AutoPilot caps * camel case SageMaker * bucket specfics * Bump version to 4.4.9 from 4.4.8 * add stack name, disk size * add note per Aramide on stack delete. * note * typos Co-authored-by: Julia Kroll <[email protected]>
1 parent 7775262 commit 6ccaf6c

File tree

3 files changed

+946
-0
lines changed

3 files changed

+946
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ These examples introduce SageMaker Autopilot. Autopilot automatically performs f
7575
- [Customer Churn AutoML](autopilot/) shows how to use SageMaker Autopilot to automatically train a model for the [Predicting Customer Churn](introduction_to_applying_machine_learning/xgboost_customer_churn) task.
7676
- [Targeted Direct Marketing AutoML](autopilot/) shows how to use SageMaker Autopilot to automatically train a model.
7777
- [Housing Prices AutoML](sagemaker-autopilot/housing_prices) shows how to use SageMaker Autopilot for a linear regression problem (predict housing prices).
78+
- [Portfolio Churn Prediction with Amazon SageMaker Autopilot and Neo4j](autopilot/sagemaker_autopilot_neo4j_portfolio_churn.ipynb) shows how to use SageMaker Autopilot with graph embeddings to predict investment portfolio churn.
7879

7980
### Introduction to Amazon Algorithms
8081

autopilot/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Get started with Autopilot
88

99
sagemaker_autopilot_direct_marketing
1010
sagemaker_autopilot_abalone_parquet_input
11+
sagemaker_autopilot_neo4j_portfolio_churn
1112

1213

1314
Feature selection

0 commit comments

Comments
 (0)