Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
a03a5cb9c8
Updated ReadMe
2 weeks ago
61187ee9a1
not workin completed code
1 week ago
5b27004420
added data and dvc
2 weeks ago
fc21b04b00
Data Analysis
2 weeks ago
0c92d81b2f
added code.py
2 weeks ago
0c92d81b2f
added code.py
2 weeks ago
ad8b4f7b8a
Updated ReadMe
2 weeks ago
0c92d81b2f
added code.py
2 weeks 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

churn_prediction

  1. clone git repository (git clone https://github.com/sumanthegdegithub/churn_prediction.git)
  2. create a folder data to keep data
  3. create v-env with python -m venv venv
  4. Activate venv with .\venv\Scripts\activate
  5. Initialize dvc with dvc init
  6. dvc add data/[data files]
  7. dvc add all *.dvc files
  8. dvc remote add origin [https://dagshub.com/sumanthegdegithub/churn_prediction.dvc]
  9. dvc remote modify origin --local auth basic
  10. dvc remote modify origin --local user sumanthegdegithub
  11. dvc remote modify origin --local password [password]
Tip!

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

About

No description

Collaborators 1

Comments

Loading...