-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitignore
More file actions
25 lines (22 loc) · 718 Bytes
/
.gitignore
File metadata and controls
25 lines (22 loc) · 718 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.ipynb_checkpoints/
.DS_Store
*.pyc
extras/
.code-workspace
.vscode
.joblib
# vscode
*.code-workspace
/.vscode/*.code-workspace
4 - Machine Learning/22 - Scikit-learn Pipelines/bank_churn_pipeline.joblib
.vscode/settings.json
# Logging files
4 - Machine Learning/20 - Logging/my_ml_project.log
# Ignore all MLFlow mlruns directories and their contents
5 - Model Deployment and MLOps/03 - MLFlow/mlruns/
5 - Model Deployment and MLOps/03 - MLFlow/mlflow.db
5 - Model Deployment and MLOps/01 - Streamlit Deployment/2 - Data Professor/3_Penguin App/penguins_clf.pkl
.vscode/settings.json
.vscode/settings.json
4 - Machine Learning/20 - Logging/my_ml_project.log
/5 - Model Deployment and MLOps/03 - MLFlow/mlartifacts