Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  dvc git github
4d7dd69ea2
first commit
2 years ago
1448d1004d
updating Readme
2 years ago
4d7dd69ea2
first commit
2 years ago
4d7dd69ea2
first commit
2 years ago
4d7dd69ea2
first commit
2 years ago
4d7dd69ea2
first commit
2 years ago
src
4d7dd69ea2
first commit
2 years ago
4d7dd69ea2
first commit
2 years ago
4d7dd69ea2
first commit
2 years ago
1448d1004d
updating Readme
2 years ago
4d7dd69ea2
first commit
2 years ago
4d7dd69ea2
first commit
2 years ago
4d7dd69ea2
first commit
2 years ago
4d7dd69ea2
first commit
2 years ago
4d7dd69ea2
first commit
2 years 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

create env ''' bash conda create -n mlops_wineq python=3.7 -y '''

activate enviorment

'''bash conda activate mlops_wineq '''

create a req file

install the requirement '''bash pip install -r requirements.txt '''

Download data from

https://drive.google.com/drive/folders/18zqQiCJVgF7uzXgfbIJ-04zgz1ItNfF5?usp=sharing

git init

dvc init

data add data_given/winewuality.csv

git add .

git commit -m "first commit"

Tip!

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

About

No description

Collaborators 1

Comments

Loading...