Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
eb1182503a
folder structre added
3 months ago
d2e28ae9ad
model training added
3 months ago
d2e28ae9ad
model training added
3 months ago
src
d2e28ae9ad
model training added
3 months ago
eb1182503a
folder structre added
3 months ago
565461827c
prepare base model added
3 months ago
8fec242cbf
Initial commit
3 months ago
04472a1c52
workflows added
3 months ago
eb1182503a
folder structre added
3 months ago
d2e28ae9ad
model training added
3 months ago
d2e28ae9ad
model training added
3 months ago
9d19071b6b
requirements added
3 months ago
9d19071b6b
requirements added
3 months ago
eb1182503a
folder structre added
3 months ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

Kidney-Disease-Classification-Deep-Learning-Project

Workflows

  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 pipline
  8. Update the main.py
  9. Update the dvc.yaml
  10. app.py

How to run ?

steps:

clone the repository

https://github.com/Subash7Lingden/Kidney-Disease-Classification-Deep-Learning-Project

Step 01 - Create a conda environment after opening the repository

conda create -n kidney python=3.8 -y
conda activate kidney

step 02 - install the requirements


pip install -r requirements.txt
Tip!

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

About

No description

Collaborators 1

Comments

Loading...