Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/coldestadam/pneumonia-classification
- Owner: Coldestadam
- Created: 2020-01-07T05:14:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T10:49:22.000Z (almost 5 years ago)
- Last Synced: 2024-11-14T01:26:53.982Z (2 months ago)
- Language: Jupyter Notebook
- Size: 1.45 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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