/Machine-Learning-Nanodegree-Projects

Udacity Machine Learning Nano-degree

Primary LanguageHTMLMIT LicenseMIT

<<<<<<< HEAD

Machine Learning Engineer Nanodegree

Introduction and Foundations

Project: Titanic Survival Exploration

Project: Predicting Boston Housing Prices

Project: Finding Donors for CharityML

Project: Creating Customer Segments

Project: Train a Smartcab How to Drive

Project: Image Classification with CNN

Install

This project requires Python 2.7 and the following Python libraries installed:

You will also need to have software installed to run and execute a Jupyter Notebook

If you do not have Python installed yet, it is highly recommended that you install the Anaconda distribution of Python, which already has the above packages and more included. Make sure that you select the Python 2.7 installer and not the Python 3.x installer.

Code

Template code is provided in the notebook file.

Run

In a terminal or command window, navigate to the top-level project directory ...\..\ (that contains this README) and run one of the following commands:

jupyter notebook XXX.ipynb

or

ipython notebook XXX.ipynb

Files

  • The XXXXXX.ipynb notebook file with all questions answered and all code cells executed and displaying output.
  • An HTML export of the project notebook with the name report.html. This file must be present for your project to be evaluated.

||||||| merged common ancestors

MachineLearningNanodegree

Udacity Machine Learning Nano-degree

origin/master