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
2194281658
'pipline'
2 weeks ago
5ad18de5fd
data_ingestion
2 weeks ago
d60f9b8627
pipline complete
1 week ago
c7b7d51850
pipline
1 week ago
08be7d1e80
'app.py'
1 week ago
src
ca4a6a8bbd
completed
1 week ago
ca4a6a8bbd
completed
1 week ago
2194281658
'pipline'
2 weeks ago
5ad18de5fd
data_ingestion
2 weeks ago
e432cbf00e
Create LICENSE
2 weeks ago
1881625fd3
readme update
1 week ago
ca4a6a8bbd
completed
1 week ago
1 week ago
c7b7d51850
pipline
1 week ago
08be7d1e80
'app.py'
1 week ago
2 weeks ago
2 weeks ago
259882eb01
mlflow pipline
2 weeks ago
2194281658
'pipline'
2 weeks ago
5ad18de5fd
data_ingestion
2 weeks ago
5ad18de5fd
data_ingestion
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

End tO End Gemstone Price Prediction

Create env

conda create -p env python==3.9 -y
conda activate ./env

Install Dependecies

pip install -r requirements.txt

Workflow

  1. Update config.yaml
  2. Update params.yaml
  3. Update the entity
  4. Update the configmanager in src config
  5. Update the components
  6. Update the pipeline
  7. Update the main.py
  8. Update the dvc.yaml

Mlflow Tracking with DagsHub

Export in Git Bash

export MLFLOW_TRACKING_URI=
export MLFLOW_TRACKING_USERNAME=
export MLFLOW_TRACKING_PASSWORD=

Run App

python app.py
Tip!

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

About

No description

Collaborators 1

Comments

Loading...