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
eff9d45437
committing changes
1 year ago
ace9b137e3
Adding new files and updating files
1 year ago
2697365655
Updating files
1 year ago
ace9b137e3
Adding new files and updating files
1 year ago
21074d1633
updating files
1 year ago
21074d1633
updating files
1 year ago
src
2697365655
Updating files
1 year ago
ace9b137e3
Adding new files and updating files
1 year ago
eff9d45437
committing changes
1 year ago
c76724d0dd
Committing changes
1 year ago
e1fe19ea30
Create LICENSE
1 year ago
21074d1633
updating files
1 year ago
2697365655
Updating files
1 year ago
21074d1633
updating files
1 year ago
ffe629dc8e
Updating new files
1 year ago
ace9b137e3
Adding new files and updating files
1 year ago
b1be67421d
Updating files
1 year ago
2697365655
Updating files
1 year ago
2697365655
Updating files
1 year ago
21074d1633
updating files
1 year ago
b1be67421d
Updating files
1 year ago
b1be67421d
Updating files
1 year ago
b1be67421d
Updating files
1 year ago
2697365655
Updating files
1 year 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

deep Classifier project

workflow

  1. Update config.yaml
  2. Update secrets.yaml [Optional]
  3. Update params.yaml
  4. Update the entity
  5. Update the configuration manager in src config.
  6. Update the components
  7. Update the pipeline
  8. Test run pipeline stage
  9. run tox for testing your package
  10. Update the dvc.yaml
  11. run "dvc repro" for running all the stages in pipeline

img

STEP 1: Set the env variable | Get it from dagshub -> remote tab -> mlflow tab

MLFLOW_TRACKING_URI=https://dagshub.com/Abhikudale/DEEPCNNCLASSIFIER.mlflow MLFLOW_TRACKING_USERNAME=Abhikudale MLFLOW_TRACKING_PASSWORD=e578372e4ef6b0a71019de4f28fccea2cca896d2 \

STEP 2: install mlflow

STEP 3: Set remote URI

STEP 4: Use context manager of mlflow to start run and then log metrics, params and model

MLFLOW_TRACKING_URI=https://dagshub.com/Abhikudale/DEEPCNNCLASSIFIER.mlflow MLFLOW_TRACKING_USERNAME=Abhikudale MLFLOW_TRACKING_PASSWORD=e578372e4ef6b0a71019de4f28fccea2cca896d2 python script.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...