This repository contains examples of fiddler-archive
You will need python3 and docker to run this example
- clone this repo
git clone https://github.com/fiddler-labs/fiddler-archive.git
- install fiddler
pip3 install fiddler
- cd to example dir, eg:
cd sklearn
and follow the readme in each example dir.