Skip to content

Harish1120/BreastCancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites

  • Python
  • pipenv

create a virtual environment

python -m pipenv install

start with virtual env

pipenv shell

install all the packages and file required

pip install -r requirements.txt

run the app

python cancer.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published