abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
388 stars 338 forks source link

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

Closed TechieSamosa closed 5 months ago

TechieSamosa commented 6 months ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Breast Cancer Detection
:red_circle: Aim : To develop a model for detecting breast cancer using deep learning techniques.
:red_circle: Dataset : CSV dataset with numerical and categorical features related to breast cancer.
:red_circle: Approach : Implement Neural Network for Regression using a CSV dataset with numerical features, Neural Network for Binary Classification using a CSV dataset with categorical and numerical features, and convert a logistic regression model into a deeper neural network with 7 layers. Compare the performance of these models to find the best-fitted algorithm by checking the accuracy scores. Also, perform exploratory data analysis before creating any model.


📍 Follow the Guidelines to Contribute to the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open-source journey ahead. 😎

abhisheks008 commented 6 months ago

Hi @TheNaiveSamosa thanks for creating the new issue. Are you able to find out a dataset which contains images, so that you can process the images to get the proper prediction. It'll combine the CNN models too.

Vis1hal commented 6 months ago

please assign this issue to me , I have already made some project on CNN model based project

TechieSamosa commented 6 months ago

@abhisheks008 I have images of Breast Histopathology but the thing is its maximum F1 is possible is 0.85. I did a model on that. Will try to increase accuracy this time. And will also try to find out if I can work on the model with Mammogram or Ultra Sound Images. Please do assign it to me.

abhisheks008 commented 6 months ago

@abhisheks008 I have images of Breast Histopathology but the thing is its maximum F1 is possible is 0.85. I did a model on that. Will try to increase accuracy this time. And will also try to find out if I can work on the model with Mammogram or Ultra Sound Images. Please do assign it to me.

Cool, looks good to me. Assigned to you @TheNaiveSamosa.

Hi @Vis1hal thanks for showing up here. This issue is raised by the contributor that's why I assigned him this one. The issues which are raised by the username abhisheks008, are open for all, you can find them in the issues section by the Status: Up for Grabs.

TechieSamosa commented 6 months ago

I also adding a web app to this project. Similar to previous one.

abhisheks008 commented 6 months ago

I also adding a web app to this project. Similar to previous one.

Cool! That's good, really appreciated your efforts.

TechieSamosa commented 6 months ago

Can I get a few more days for this. Still working on the code. There isn't any time limit for each issue right?

abhisheks008 commented 6 months ago

Can I get a few more days for this. Still working on the code. There isn't any time limit for each issue right?

No issues with that, take your time.

TechieSamosa commented 5 months ago

Hey. I'm almost done with the project. I will push the code soon. Could you once again recheck the level of this issue. I think the project was at a good level and time taking too.

abhisheks008 commented 5 months ago

Hey. I'm almost done with the project. I will push the code soon. Could you once again recheck the level of this issue. I think the project was at a good level and time taking too.

Create your PR and let us review the code. Depending on the quality of the codes issues can be re-lablled.

TechieSamosa commented 5 months ago

Yes, PR has been created.

github-actions[bot] commented 5 months ago

Hello @TheNaiveSamosa! Your issue #554 has been closed. Thank you for your contribution!