DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Data Engineering
  3. AI/ML
  4. Machine Learning At Speed: Operationalizing ML For Real-Time Data Streams

Machine Learning At Speed: Operationalizing ML For Real-Time Data Streams

Let's look at Machine Learning at speed and operationalizing ML for real-time data streams.

Oliver White user avatar by
Oliver White
·
Nov. 08, 18 · Presentation
Like (4)
Save
Tweet
Share
5.46K Views

Join the DZone community and get the full member experience.

Join For Free

From home intrusion detection, to self-driving cars, to keeping data center operations healthy, Machine Learning (ML) has become one of the hottest topics in software engineering today. While much of the focus has been on the actual creation of the algorithms used in ML, the less-talked-about challenge is how to serve these models in production, often utilizing real-time streaming data.

The traditional approach to model serving is to treat the model as code, which means that ML implementation has to be continually adapted for model serving. As the amount of machine learning tools and techniques grows, the efficiency of such an approach is becoming more questionable. Additionally, Machine Learning and model serving are driven by very different quality of service requirements; while machine learning is typically batch, dealing with scalability and processing power, model serving is mostly concerned with performance and stability.

In this intermediate level presentation for Architects, Data Scientists, Developers with O'Reilly author and Lightbend Principal Architect, Boris Lublinsky, we will define an alternative approach to model serving, based on treating the model itself as data. Using popular frameworks like Akka Streams and Apache Flink, Boris will review how to implement this approach, explaining how it can help you:

  • Achieve complete decoupling between the model implementation for machine learning and model serving, enforcing better standardization of your model serving implementation.
  • Enable dynamic updates of the served model without having to restart the system.
  • Utilize Tensorflow and PMML as model representation and their usage for building "real-time updatable" model serving architecture.

Watch the Full Presentation


To learn more from Boris about Machine Learning in production, check out his recent O'Reilly ebook Serving Machine Learning Models — A Guide to Architecture, Stream Processing Engines, and Frameworks. This practical report demonstrates a more standardized approach to model serving and model scoring — one that enables data science teams to update models without restarting existing applications — and introduces an architecture for serving models in real time as part of input stream processing.

Download your copy.

Machine learning Data science

Published at DZone with permission of Oliver White, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Express Hibernate Queries as Type-Safe Java Streams
  • The Future of Cloud Engineering Evolves
  • The Role of Data Governance in Data Strategy: Part II
  • AWS Cloud Migration: Best Practices and Pitfalls to Avoid

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: