Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coldestadam/pneumonia-classification

This is the concluding project for my Udacity Machine Learning Engineer Nanodegree. It will use Deep Learning to classify medical images.
https://github.com/coldestadam/pneumonia-classification

Last synced: about 2 months ago
JSON representation

This is the concluding project for my Udacity Machine Learning Engineer Nanodegree. It will use Deep Learning to classify medical images.

Awesome Lists containing this project

README

        

# Machine-Learning-Capstone
This is the concluding project for my Udacity Machine Learning Engineer Nanodegree. It will use Deep Learning to classify medical images.

## What is needed for you to download the data for AWS notebook?
Everything is automized for you for the most part. However you need your kaggle.json file that provides you authentification to use their API. Read the *Authentication* section of the documentation here. You must upload your kaggle.json file into the root of your AWS SageMaker instance. Then everything will work fine!

## Dataset and Explanation
Please read my Machine Learning Capstone Proposal.pdf file that is included in this repo. It should contain all the information that you would like to know.

## Improvements and Next Project
Deploy the AWS model to be used for a Web-App