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
4a1f0fd31a
dvc added
1 year ago
d80e83dfa8
created basic skeletion
1 year ago
412ebfac9e
prediction_service added
1 year ago
412ebfac9e
prediction_service added
1 year ago
c0609d92ee
model evaluation added
1 year ago
src
412ebfac9e
prediction_service added
1 year ago
76a9454f78
updated the test.py file
1 year ago
4a1f0fd31a
dvc added
1 year ago
bb2b53ac37
updated
1 year ago
195f48794c
Create LICENSE
1 year ago
c0609d92ee
model evaluation added
1 year ago
c0609d92ee
model evaluation added
1 year ago
401c7bbb7f
model evaluation is added
1 year ago
3ffeb7f476
added the creating env
1 year ago
496dc98abd
updated the parameters for prepare base model
1 year ago
d8b4f8792e
some errors are modified
1 year ago
43fcbeeb6e
streamlit added
1 year ago
43fcbeeb6e
streamlit added
1 year ago
c65cf99e05
package information added
1 year ago
c65cf99e05
package information added
1 year ago
98524f16fc
tests folder added
1 year ago
fccfb44e1a
updated
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 Clasifier project

this is my first cnn project

Iam creating the .gitignore and license file after pull the changes to vs code iam getting error that is

"fatal: unable to access 'https://github.com/arun73822/Deep_Classifier.git/': Could not resolve host: github.com."

to resolve this problem goto to repository click on settings and select the option is

Always suggest updating pull request branches

after that pull the changes from vscode it works fine.

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

to run dvc.yaml

dvc init dvc repro dvc dag

environment

rm -rf ./env/ --> forcefully remove the environment rm ~/.condaarc --> Any unwanted font display in the terminal conda config --set env_promt "({name})"

Tip!

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

About

No description

Collaborators 1

Comments

Loading...