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
1e31b2bf94
dvc updated
1 year ago
d021e31c54
Revert "python_version_updated"
1 year ago
81efebcce2
mlflow_event
1 year ago
5710ee76f9
yaml updated_01
1 year ago
img
26534cddf5
readme_img
1 year ago
81efebcce2
mlflow_event
1 year ago
src
b79b883709
evaluation_training_changes_size
1 year ago
05fd330c45
test_cases
1 year ago
1e31b2bf94
dvc updated
1 year ago
81efebcce2
mlflow_event
1 year ago
37ede4dd36
setup pack complete
1 year ago
81efebcce2
mlflow_event
1 year ago
63af6273f8
dvc locks
1 year ago
67e649a56b
dvc updated
1 year ago
d021e31c54
Revert "python_version_updated"
1 year ago
edf536c375
_parameters_
1 year ago
edf536c375
_parameters_
1 year ago
7b97e77967
requirement updated
1 year ago
7b97e77967
requirement updated
1 year ago
2b7e8f54e6
common_score
1 year ago
d021e31c54
Revert "python_version_updated"
1 year ago
1de4fc7c42
setup_updated
1 year ago
14765a4007
skeleton
1 year ago
9329dbe980
Update tox.ini
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/DeepakRautella/FSDS_NOV_deepCNNClassifier.mlflow MLFLOW_TRACKING_USERNAME=DeepakRautella MLFLOW_TRACKING_PASSWORD= python script.py

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

Tip!

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

About

No description

Collaborators 1

Comments

Loading...