Model Share AI
An Integrated Toolkit for Collaborative Machine Learning Model Development, Provenance Tracking, and Deployment in Python
1Supplementary Information¶
1.1A) Tutorials, Code, and Documentation¶
1.2B) Example of User Profile Page¶

Example of a user profile page. A User Profile Page shows aggregate information about a user’s activity (Dashboard), and provides access to Model Playgrounds, apps, code, and models created by the user.
1.3C) Example of Model Playground Page¶

Example of a Model Playground page. The model playground page allows users to make predictions by uploading data or accessing rebuilt code to make API calls, access Experiment and Competition leaderboards, inspect and compare model architectures, and access code submissions.
1.4D) Example of Competition Leaderboard¶

Example of a Competition Leaderboard. Models submitted to Experiments or Competitions are automatically evaluated and can be ranked according to their evaluation metrics. Model metadata, such as hyperparameter settings, layer types, and dimensions, are depicted in the table (not visible in the screenshot). In order to inspect individual models, users can click on "Learn", which will take them to a Model Details page.
1.5E) Example of Model Details Page¶

Example of a model and its hyperparameter settings. Users can inspect the hyperparameter settings and model architectures of any model submitted to an Experiment or a Competition.