-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
12 lines (12 loc) · 819 Bytes
/
.gitmodules
File metadata and controls
12 lines (12 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "02-Build-ML-Pipeline-for-short-term-rental-prices"]
path = 02-Build-ML-Pipeline-for-short-term-rental-prices
url = https://github.com/PraveenKumar-Rajendran/build-ml-pipeline-for-short-term-rental-prices.git
[submodule "03-Deploying-a-Scalable-ML-Pipeline-in-Production"]
path = 03-Deploying-a-Scalable-ML-Pipeline-in-Production
url = https://github.com/PraveenKumar-Rajendran/Deploying-a-Scalable-ML-Pipeline-in-Production.git
[submodule "04-ML-Model-Scoring-and-Monitoring"]
path = 04-ML-Model-Scoring-and-Monitoring
url = https://github.com/PraveenKumar-Rajendran/ML-Model-Scoring-and-Monitoring.git
[submodule "01-Predict-Customer-Churn-with-Clean-Code"]
path = 01-Predict-Customer-Churn-with-Clean-Code
url = https://github.com/PraveenKumar-Rajendran/Predict-Customer-Churn-with-Clean-Code.git