Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
dc5d9af444
git untrack
2 months ago
ed06f609ae
data_ingestion
2 months ago
c9c2719585
mlFlow added
2 months ago
ed06f609ae
data_ingestion
2 months ago
ed06f609ae
data_ingestion
2 months ago
src
c9c2719585
mlFlow added
2 months ago
dc5d9af444
git untrack
2 months ago
a1d5f96ea4
Initial commit
2 months ago
ed06f609ae
data_ingestion
2 months ago
a1d5f96ea4
Initial commit
2 months ago
c9c2719585
mlFlow added
2 months ago
ed06f609ae
data_ingestion
2 months ago
b82b325683
model training
2 months ago
ed06f609ae
data_ingestion
2 months ago
ed06f609ae
data_ingestion
2 months ago
dc5d9af444
git untrack
2 months ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

Customer_Churn_dvc

  • conda activate C:\Users\pachp\Desktop\projects\Customer_Churn_dvc\churn1

create logger.py

create exception handling in exception.py

create data_ingestion

track data by dvc -->

  • dvc init
  • delete artifacts
  • git add .
  • git status
  • git commit -m "git untrack"
  • git push origin main
  • python main.py
  • dvc add artifacts/raw.csv
  • git add .
  • git commit -m "dvc track"
  • git push.
  • git logs
  • git checkout adddcommitnumber.

mlflow tracking

Tip!

Press p or to see the previous file or, n or to see the next file

About

No description

Collaborators 1

Comments

Loading...