Skip to content

Files

Latest commit

bfda756 · Dec 20, 2017

History

History

notebooks

Python Notebook Examples

This directory provides you with Jupyter Notebook examples to try Turi Create and create custome machine learning models using the Python package.

Additionally, there is a folder in this directory named data that contains the sample datasets used in the examples.

Note:- Please make sure to extract the food_images.zip before running the image classification examples.

How to run Python Notebooks?

After following the instructions to download the required software, you will need to do the following to test the examples:

  1. Launch Jupyter Notebook from Anaconda Navigator Launch Jupyter

  2. Redirect to the notebooks directory Notebooks Folder

  3. Open any notebook example you'd like Open Notebook

  4. Run each cell consecutively

Run Notebook

That's it, you're all set ☺️!