Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

andrewpollack/fiddler-samples

Repository files navigation

Image of Fiddler logo

Getting Started

This package contains tutorials, samples, and documentation for using Fiddler.

  1. Clone this repo to your local machine:

    git clone https://github.com/fiddler-labs/fiddler-samples.git

  2. Build notebook server

    Prerequisite:

    Docker - min. Docker EE 18.09 or CE 17.12.1 installed and running.

    cd fiddler-samples; make build

  3. Start noteboook server

    make run

  4. Notebook service is now running at http://localhost:7100

  5. To try out the tutorial you will also need Fiddler server. You can either get a cloud account or download Fiddler Onebox from a link that will be emailed to you

  6. Configure fiddler client:

    Login to fiddler account and copy auth token from Settings > Credentials > Key

    To update token and client URL visit:

    content_root/tutorial/00 Install & Setup.ipynb

   [FIDDLER]
   url = https://<your-org-cluster>.fiddler.ai
   org_id = <your-org-account>
   auth_token = <your-auth-token>

Examples:

The goal of these notebooks is to show you how to walkthrough installation, monitoring, and model upload of Fiddler using different model frameworks and data types. You can also use these as a reference guide to upload your dataset and model along with production traffic that you want to monitor, into Fiddler.

Installation

Monitoring

Model Upload

License

See LICENSE File for details. 

I want to know more!

Here are some links that you will find useful:

Want to Contribute?

This is an open source project, and we'd love to see your contributions! Please git clone this project and send us a pull request. Thanks.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published