adf0d17497
publish / version_or_publish (push) Waiting to run
storybook-build / changes (push) Waiting to run
storybook-build / :storybook-build (push) Blocked by required conditions
Sync Gradio Skills to Hugging Face / sync-skills (push) Waiting to run
functional / changes (push) Waiting to run
functional / build-frontend (push) Blocked by required conditions
functional / functional-test-SSR=false (push) Blocked by required conditions
functional / functional-reload (push) Blocked by required conditions
functional / functional-test-SSR=true (push) Blocked by required conditions
hygiene / hygiene-test (push) Waiting to run
python / changes (push) Waiting to run
python / build (push) Blocked by required conditions
python / test-ubuntu-latest-flaky (push) Blocked by required conditions
python / test-ubuntu-latest-not-flaky (push) Blocked by required conditions
python / test-windows-latest-flaky (push) Blocked by required conditions
python / test-windows-latest-not-flaky (push) Blocked by required conditions
js / changes (push) Waiting to run
js / js-test (push) Blocked by required conditions
docs-build / changes (push) Waiting to run
docs-build / docs-build (push) Blocked by required conditions
docs-build / website-build (push) Blocked by required conditions
46 lines
1.9 KiB
YAML
46 lines
1.9 KiB
YAML
cff-version: 1.2.0
|
|
message: Please cite this project using these metadata.
|
|
title: "Gradio: Hassle-free sharing and testing of ML models in the wild"
|
|
abstract: >-
|
|
Accessibility is a major challenge of machine learning (ML).
|
|
Typical ML models are built by specialists and require
|
|
specialized hardware/software as well as ML experience to
|
|
validate. This makes it challenging for non-technical
|
|
collaborators and endpoint users (e.g. physicians) to easily
|
|
provide feedback on model development and to gain trust in
|
|
ML. The accessibility challenge also makes collaboration
|
|
more difficult and limits the ML researcher's exposure to
|
|
realistic data and scenarios that occur in the wild. To
|
|
improve accessibility and facilitate collaboration, we
|
|
developed an open-source Python package, Gradio, which
|
|
allows researchers to rapidly generate a visual interface
|
|
for their ML models. Gradio makes accessing any ML model as
|
|
easy as sharing a URL. Our development of Gradio is informed
|
|
by interviews with a number of machine learning researchers
|
|
who participate in interdisciplinary collaborations. Their
|
|
feedback identified that Gradio should support a variety of
|
|
interfaces and frameworks, allow for easy sharing of the
|
|
interface, allow for input manipulation and interactive
|
|
inference by the domain expert, as well as allow embedding
|
|
the interface in iPython notebooks. We developed these
|
|
features and carried out a case study to understand Gradio's
|
|
usefulness and usability in the setting of a machine
|
|
learning collaboration between a researcher and a
|
|
cardiologist.
|
|
authors:
|
|
- family-names: Abid
|
|
given-names: Abubakar
|
|
- family-names: Abdalla
|
|
given-names: Ali
|
|
- family-names: Abid
|
|
given-names: Ali
|
|
- family-names: Khan
|
|
given-names: Dawood
|
|
- family-names: Alfozan
|
|
given-names: Abdulrahman
|
|
- family-names: Zou
|
|
given-names: James
|
|
doi: 10.48550/arXiv.1906.02569
|
|
date-released: 2019-06-06
|
|
url: https://arxiv.org/abs/1906.02569
|