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
2f276b8814
data ingestion
2 months ago
11fef9720d
model app created
2 months ago
11fef9720d
model app created
2 months ago
11fef9720d
model app created
2 months ago
bc9e859f70
EDA n model IPYNB added
2 months ago
src
11fef9720d
model app created
2 months ago
11fef9720d
model app created
2 months ago
11fef9720d
model app created
2 months ago
2f276b8814
data ingestion
2 months ago
f13ff26597
Initial commit
2 months ago
d403ab1858
generic structure created
2 months ago
f13ff26597
Initial commit
2 months ago
11fef9720d
model app created
2 months ago
11fef9720d
model app created
2 months ago
11fef9720d
model app created
2 months ago
11fef9720d
model app created
2 months ago
6a63e86f5c
requirements installed
2 months ago
d403ab1858
generic structure created
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

mlproject_student

mlproject

virtual enviroment

  • conda create -p student python==3.9 -y
  • conda activate C:\Users\pachp\Desktop\projects\mlproject_student\student

create the template.py for generic folder structure of machine learning project

  • python template.py

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 "first" ---> git push origin main ---> python app.py ---> dvc add artifacts/raw.csv ---> git add . ---> git commit ---> 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...