Breast-Cancer-Predictor
Breast-Cancer-Predictor copied to clipboard
Classification using both ML algorithm and Deeplearning (DNN). #GSSoC22
Im a Gssoc22 contributor
@AdityaTheDev Do give a proper description for the issue , how would you work on it?
This is Apoorv Yadav I would like to work on this issue For the ML model i will be using classification algorithms like Logistic regression, svm and many more. For the deep learning part i will be using Neural network and also apply transfer learning to get pretrained weights. In the end i will be concluding with which has the best accuracy.
@AdityaTheDev Do give a proper description for the issue , how would you work on it?
I would like to create a neural network model for prediction. A basic Deep neural network not a CNN
@Apoorv-17 Hey! Applying transfer learning issue is already taken up by a participant.
@AdityaTheDev could you please elaborate ? As RNN / CNN / LSTM / BRNN is already covered up in another issues!
@AdityaTheDev could you please elaborate ? As RNN / CNN / LSTM / BRNN is already covered up in another issues!
Sentiment analysis using various NLP techniques like rnn, birnn, lstm and brnn
@AdityaTheDev Do work on it! compare different models in your code!