Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
a804e2b5a6
readme update
3 weeks ago
08f7b9f16f
Created directory Structure
3 weeks ago
ff8783f237
model evaluation for vgg19
2 weeks ago
d5556fd526
albumerations
1 week ago
src
d5556fd526
albumerations
1 week ago
08f7b9f16f
Created directory Structure
3 weeks ago
a804e2b5a6
readme update
3 weeks ago
a804e2b5a6
readme update
3 weeks ago
409b77943c
Update README.md
2 weeks ago
a804e2b5a6
readme update
3 weeks ago
e20da5f8e7
added dvc pipeline
3 weeks ago
bbc72ceaea
data ingestion complete
3 weeks ago
d5556fd526
albumerations
1 week ago
d5556fd526
albumerations
1 week ago
fa0b0f48e4
corrected irregularities in naming
3 weeks ago
fa0b0f48e4
corrected irregularities in naming
3 weeks 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

skin_cancer_diagnosis

Aim to create a reliable skin cancer diagnosis model with extensive experimentation and handling imbalenced dataset.

Documentation

This section contains detailed information about the approach, experimentation results, and inferences derived from the project.

For a more detailed view of the documentation, please visit the Full Documentation

MLflow experiment Logs

All the experiment results and models are logged in MLflow for a clearer understanding and detailed inference : View here

Run Locally

Clone the project

  git clone https://github.com/uvaishnav/skin_cancer_diagnosis.git

Create a conda environment after opening the repository

  conda create -n cancerenv python=3.9 -y
  conda activate cancerenv

Install requirements

  pip install -r requirements.txt

Start the server

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

Aim to create a reliable skin cancer diagnosis model with extensive experimentation and handling imbalenced dataset.

Collaborators 1

Comments

Loading...