Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
9bd9fb8736
updated ver1
2 weeks ago
9bd9fb8736
updated ver1
2 weeks ago
9bd9fb8736
updated ver1
2 weeks ago
9bd9fb8736
updated ver1
2 weeks ago
src
9bd9fb8736
updated ver1
2 weeks ago
2121e71f54
requirements added
2 weeks ago
9bd9fb8736
updated ver1
2 weeks ago
2121e71f54
requirements added
2 weeks ago
2121e71f54
requirements added
2 weeks ago
9bd9fb8736
updated ver1
2 weeks ago
9bd9fb8736
updated ver1
2 weeks ago
2121e71f54
requirements added
2 weeks ago
2121e71f54
requirements added
2 weeks ago
2121e71f54
requirements added
2 weeks ago
Storage Buckets

README.md

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

Kidney_Disease_Classification

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

How to run?

STEPS:

Clone the repository

https://github.com/PallaviPadav/Kidney_Disease_Classification

STEP 01- Create a conda environment after opening the repository

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

STEP 02- install the requirements

pip install -r requirements.txt
# Finally run the following command
python app.py

Now,

open up you local host and port
Tip!

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

About

No description

Collaborators 1

Comments

Loading...