We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5340e9c + 57decad commit 5d7041fCopy full SHA for 5d7041f
.gitignore
@@ -76,4 +76,5 @@ churn.txt
76
4-Deployment/Batch/test_batch.csv.out
77
4-Deployment/Batch/xgboost-model
78
6-Pipelines/my_labs_solutions/*.py
79
+6-Pipelines/my_labs_solutions/*.json
80
1-DataPrep/part-00000*
6-Pipelines/config/sourcedir.tar.gz
-4 Bytes
6-Pipelines/pipelines.ipynb
@@ -1432,7 +1432,7 @@
1432
" )\n",
1433
1434
"\n",
1435
- " model_package_group_name=\"CustomerChurnPackageGroup\"\n",
+ " #model_package_group_name=\"CustomerChurnPackageGroup\"\n",
1436
1437
" # Register model step that will be conditionally executed\n",
1438
" step_register = RegisterModel(\n",
0 commit comments