Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
333 stars 294 forks source link

[Project Addition]: Breast Cancer Detection using DL - with Web App #737 #756

Closed TheNaiveSamosa closed 3 weeks ago

TheNaiveSamosa commented 1 month ago

Pull Request: Breast Cancer Detection using DL - with Web App

Description

Aim of the project: The aim of this project is to develop a Breast Cancer Detection system using Deep Learning techniques on Ultrasound images. This project includes a web application for easy access and usability.

Please do not forget to label this PR and also add Level to the issue #737.

Project Details

Project Structure

The project is structured as follows:

  1. Model folder: Contains the trained models and Jupyter notebooks for training.
  2. Webapp folder: Contains the Flask web application with templates and static files.
  3. Dataset folder: Contains a README.md for performing EDA.
  4. Documentation: Detailed README files in the root and respective folders to guide users through the project.

Features

Checklist

Additional Notes

Thank you for reviewing this pull request. Looking forward to your feedback and approval.


TheNaiveSamosa commented 1 month ago

Why is the check failing. I am not understanding what its saying. Anything related to security. What changes should I be making?