Skip to content

Binary Classification using Transfer Learning models and their Comparison

License

Notifications You must be signed in to change notification settings

codelord09/breast-cancer-classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binary Classification using Transfer Learning models and their Comparison

The packages to be installed/imported are as under:

  • Numpy
  • OpenCV-python
  • Tensorflow
  • Keras
  • Matplotlib
  • Seaborn
  • Scikit-learn

If not using kaggle(running locally)

  1. Install all the dependencies named above.
  2. Add the BreaKHis400 dataset in the file.
  3. Give the path of dataset in the code.
  4. Run the code.

If using kaggle

  1. Import the notebook.
  2. Add the BreaKHis400X dataset on the kaggle.
  3. Turn on the GPU option in the accelerator and Internet ON in Internet option.
  4. Run the code.

About

Binary Classification using Transfer Learning models and their Comparison

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%