Giter Club home page Giter Club logo

amllab's Introduction

Azure ML End-to-end lab

This repository provides the required instructions and code pieces (Jupyter Notebooks) for the Azure ML hands-on labs.

Feel free to clone or fork as a working head start for training your own model.

Azure ML labs

The lab includes the following sections:

Go ahead and click the first link of the list above to start with your first lab! Once you have completed all labs, feel free to come back to this page and try out the optional labs below.

Optional labs

Fairlearn

If you are interested in the topic of responsible ML, then check out Fairlearn on GitHub. To get started, run the following command in a terminal window inside your Compute Instance's Jupyter Notebook:

git clone https://github.com/fairlearn/fairlearn

To get an understanding of Fairlearn's capabilities, run through the notebook entitled Grid Search for Binary Classification.ipynb which includes a similar dataset to the one you have used in prior labs.

In case you run into issues, consider executing the two following commands in individual notebook cells and afterwards restarting the notebook kernel.

!pip install fairlearn --no-dependencies
!pip install --upgrade sklearn --force

Clean up

At the end of the lab, please make sure you follow the instructions for cleaning up your environment. This will make sure you will not incur any further charges after the lab.

Note that you may skip the first section of deleting a Databricks cluster if you haven't provisioned one in the previous labs.

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

amllab's People

Contributors

marcscho avatar jriedo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.