Prompt Title: Diagnosing Cancer with Django

Created 1 year ago
Votes 0
Views 184 times
0

Prompt Detail:

Cancer Diagnosis using Machine Learning

Introduction

Cancer Diagnosis using Machine Learning is a web application that uses machine learning algorithms to diagnose cervical cancer from cervical cell images. This project is built using Python's Django web framework and is trained using the cervical cancer dataset from Kaggle.

Project Demo

You can visit the live version of the project at https://cancer-diagnosis-ml.herokuapp.com/

Features

  • Register and Login for users
  • Upload an image of a cervical cell and receive a diagnosis
  • View a history of past diagnoses
  • Clear history of past diagnoses

Installation

  1. Clone the repository
  2. Install the required dependencies using pip install -r requirements.txt
  3. Run the server using python manage.py runserver

Contributors

License

This project is licensed under the MIT License. See the LICENSE file for more information.

avatar
Ganappriyan
Shared 1 prompt
Created 1 year ago

Leave a Comment