You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @Niketkumardheeryan ,
I would like to raise an issue in order to contribute to GSSoC '24.
I am proposing to make a project named Pneumonia Prediction using CNN.
AIM: to implement a robust cnn model that can efficiently predict the pneumonia of a human, based on the x-ray image
APPROACH:
Gathering the Data: Data preparation is the primary step for any machine learning problem. We will be using a dataset from Kaggle for this problem. https://www.kaggle.com/datasets/paultimothymooney/chest-xray-pneumonia/
Model Building: After gathering and cleaning the data, the data is ready and can be used to train a machine learning model. We will be using this cleaned data to train using keras.
Deployment: The final developed model will be deployed in the form of an api on as well
Kindly assign this to me under GSSoC '24 and provide a suitable level to it accordingly.
The text was updated successfully, but these errors were encountered:
Hey @Niketkumardheeryan ,
I would like to raise an issue in order to contribute to GSSoC '24.
I am proposing to make a project named Pneumonia Prediction using CNN.
AIM: to implement a robust cnn model that can efficiently predict the pneumonia of a human, based on the x-ray image
APPROACH:
Gathering the Data: Data preparation is the primary step for any machine learning problem. We will be using a dataset from Kaggle for this problem. https://www.kaggle.com/datasets/paultimothymooney/chest-xray-pneumonia/
Model Building: After gathering and cleaning the data, the data is ready and can be used to train a machine learning model. We will be using this cleaned data to train using keras.
Deployment: The final developed model will be deployed in the form of an api on as well
Kindly assign this to me under GSSoC '24 and provide a suitable level to it accordingly.
The text was updated successfully, but these errors were encountered: