Skip to content
View pranath's full-sized avatar
Block or Report

Block or report pranath

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. breast_cancer_prediction breast_cancer_prediction Public

    In this project I will look at a dataset of patient data relating to breast cancer, and develop a machine learning model that will aim to predict Malignant tumors with the highest accuracy.

    Jupyter Notebook 1 1

  2. predict_alzheimers predict_alzheimers Public

    In this project I develop a deep learning CNN model to predict Alzheimer's disease using 3D MRI medical images of the Hippocampus region of the brain.

    Jupyter Notebook 14 9

  3. disaster_response disaster_response Public

    In this project I will analyze disaster messages to build a machine learning model that classifies the messages using a web application so they can be sent to the relevant aid agencies.

    Jupyter Notebook

  4. abtest_webpage_variants abtest_webpage_variants Public

    This analysis examines website traffic data from 2 web page variations using A/B testing to try to determine which page (if any) performs better with respect to conversions.

    Jupyter Notebook

  5. flower_recognition flower_recognition Public

    In this project, I will develop a deep learning image classifier using Pytorch to recognize different species of flowers - and deploy it in a command line application.

    Jupyter Notebook

  6. patient_select_diabetes patient_select_diabetes Public

    In this project, we will create a deep learning model trained on EHR data (Electronic Health Records) to find suitable patients for testing a new diabetes drug.

    Python