NimbusML-Presentation

MIT License

Stars
7
Committers
1

Try with Azure Notebooks - free Jupyter based notebooks in the Azure cloud

  1. Import sample notebooks into Azure Notebooks.

  2. Run Install.ipynb.

  3. Open one of the sample notebooks in Part1, Part2 or Part3

    Make sure the Azure Notebook kernel is set to Python 3.6 when you open a notebook.

Tutorial 1: "From scikit to NimbusML"

Tweak existing scikit-learn scripts to use NimbusML components. To start pls run "Part1/Intro.ipynb"

Tutorial 2: "How much is your wine?"

End-2-end example of NimbusML pipeline with text processing components

Tutorial 3: "Spiderman vs Superman"

Image classification with pretrained DNN and example of cross validation technique.