Closed TechieSamosa closed 5 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.
please assign this issue to me , I have already made some project on CNN model based project
@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 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
.
I also adding a web app to this project. Similar to previous one.
I also adding a web app to this project. Similar to previous one.
Cool! That's good, really appreciated your efforts.
Can I get a few more days for this. Still working on the code. There isn't any time limit for each issue right?
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.
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.
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.
Yes, PR has been created.
Hello @TheNaiveSamosa! Your issue #554 has been closed. Thank you for your contribution!
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 :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.: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. 😎