<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Proceedings of Machine Learning Research</title>
    <description>Proceedings of The 2nd International Conference on Predictive APIs and Apps
  Held in Sydney, Australia on 06-07 August 2015

Published as Volume 50 by the Proceedings of Machine Learning Research on 05 June 2016.

Volume Edited by:
  Louis Dorard
  Mark D. Reid
  Francisco J. Martin

Series Editors:
  Neil D. Lawrence
  Mark Reid
</description>
    <link>https://proceedings.mlr.press/v50/</link>
    <atom:link href="https://proceedings.mlr.press/v50/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Wed, 08 Feb 2023 10:41:29 +0000</pubDate>
    <lastBuildDate>Wed, 08 Feb 2023 10:41:29 +0000</lastBuildDate>
    <generator>Jekyll v3.9.3</generator>
    
      <item>
        <title>Preface</title>
        <description>These proceedings contain the 3 papers accepted to, and presented at, the research track of the 2nd International Conference on Predictive APIs and Apps (PAPIs ’15), held in Sydney, Australia on August 7th, 2015.</description>
        <pubDate>Sun, 05 Jun 2016 00:00:00 +0000</pubDate>
        <link>https://proceedings.mlr.press/v50/preface.html</link>
        <guid isPermaLink="true">https://proceedings.mlr.press/v50/preface.html</guid>
        
        
      </item>
    
      <item>
        <title>Protocols and Structures for Inference: A RESTful API for Machine Learning</title>
        <description>Diversity in machine learning APIs (in both software toolkits and web services), works against realising machine learning’s full potential, making it difficult to draw on individual algorithms from different products or to compose multiple algorithms to solve complex tasks. This paper introduces the Protocols and Structures for Inference (PSI) service architecture and specification, which presents inferential entities—relations, attributes, learners and predictors—as RESTful web resources that are accessible via a common but flexible and extensible interface. Resources describe the data they ingest or emit using a variant of the JSON schema language, and the API has mechanisms to support non-JSON data and future extension of service features.</description>
        <pubDate>Sun, 05 Jun 2016 00:00:00 +0000</pubDate>
        <link>https://proceedings.mlr.press/v50/montgomery15.html</link>
        <guid isPermaLink="true">https://proceedings.mlr.press/v50/montgomery15.html</guid>
        
        
      </item>
    
      <item>
        <title>Deploying high throughput predictive models with the actor framework</title>
        <description>The majority of data science and machine learning tutorials focus on generating models: assembling a dataset; splitting the data into training, validation, and testing subsets; building the model; and demonstrating its generalizability. But when it’s time to repeat the analogous steps when using the model in production, issues of high latency or low throughput can arise. To an end user, the cost of too much time spent featurizing raw data and evaluating a model over features can wind up erasing any gains a smarter prediction can offer. Exposing concurrency in these model-usage steps, and then capitalizing on that concurrency, can improve throughput. This paper describes how the actor framework can be used to bring a predictive model to a real-time setting. Two case-study examples are described: a live deployment built for the freelancing platform Upwork, a simple text classifier with accompanying code for use as an introductory project.</description>
        <pubDate>Sun, 05 Jun 2016 00:00:00 +0000</pubDate>
        <link>https://proceedings.mlr.press/v50/gawalt15.html</link>
        <guid isPermaLink="true">https://proceedings.mlr.press/v50/gawalt15.html</guid>
        
        
      </item>
    
      <item>
        <title>The Past, Present, and Future of Machine Learning APIs</title>
        <description>In this paper, we start off by summarizing the key evolutionary turning points of machine learning APIs and conclude by laying out our vision for the future of this key enabling component that can power tomorrow’s ubiquitous intelligent systems.</description>
        <pubDate>Sun, 05 Jun 2016 00:00:00 +0000</pubDate>
        <link>https://proceedings.mlr.press/v50/cetinsoy15.html</link>
        <guid isPermaLink="true">https://proceedings.mlr.press/v50/cetinsoy15.html</guid>
        
        
      </item>
    
      <item>
        <title>AzureML: Anatomy of a machine learning service</title>
        <description>In this paper, we describe AzureML: a web service enabling software developers and data scientists to build predictive applications. AzureML provides several unique features. These include (a) Collaboration (b) Versioning (c) Graphical authoring(d) Push button operationalization and (e) Monetization. We outline the design principles, system design and lessons learned in building such a system.</description>
        <pubDate>Sun, 05 Jun 2016 00:00:00 +0000</pubDate>
        <link>https://proceedings.mlr.press/v50/azureml15.html</link>
        <guid isPermaLink="true">https://proceedings.mlr.press/v50/azureml15.html</guid>
        
        
      </item>
    
  </channel>
</rss>
