- Why we will always need humans to train AI — sometimes in real-time - Dec 21, 2021.
Customizable, real-time data labeling pipelines that can continuously receive and process unlabeled data are necessary to train and perfect the AI that impacts our lives and daily conveniences.
Active Learning, AI, Data Annotation, Data Labeling, Real-time
- Real-Time Histogram Plots on Unbounded Data - Sep 24, 2021.
Using histograms on real-time data is not possible in most of the popular data science libraries. In this article you will learn how dynamically compute and display a histogram within a Python notebook.
Data Visualization, Histogram, Real-time, Statistics
- How to Use Kafka Connect to Create an Open Source Data Pipeline for Processing Real-Time Data - Jul 23, 2021.
This article shows you how to create a real-time data pipeline using only pure open source technologies. These include Kafka Connect, Apache Kafka, Kibana and more.
Data Processing, Kafka, Open Source, Pipeline, Real-time
- Continuous Training for Machine Learning – a Framework for a Successful Strategy - Apr 14, 2021.
A basic appreciation by anyone who builds machine learning models is that the model is not useful without useful data. This doesn't change after a model is deployed to production. Effectively monitoring and retraining models with updated data is key to maintaining valuable ML solutions, and can be accomplished with effective approaches to production-level continuous training that is guided by the data.
Machine Learning, MLOps, Model Performance, Production, Real-time, Training Data
- Machine learning is going real-time - Jan 28, 2021.
Extracting immediate predictions from machine learning algorithms on the spot based on brand-new data can offer a next level of interaction and potential value to its consumers. The infrastructure and tech stack required to implement such real-time systems is also next level, and many organizations -- especially in the US -- seem to be resisting. But, what even is real-time ML, and how can it deliver a better experience?
China, Machine Learning, MLOps, Real-time, Stream Processing
- The ravages of concept drift in stream learning applications and how to deal with it - Dec 18, 2019.
Stream data processing has gained progressive momentum with the arriving of new stream applications and big data scenarios. These streams of data evolve generally over time and may be occasionally affected by a change (concept drift). How to handle this change by using detection and adaptation mechanisms is crucial in many real-world systems.
IoT, Learning, Real-time
- How to Monitor Machine Learning Models in Real-Time - Jan 18, 2019.
We present practical methods for near real-time monitoring of machine learning systems which detect system-level or model-level faults and can see when the world changes.
Anomaly Detection, Deployment, Machine Learning, MapR, Monitoring, Real-time
- Event Processing: Three Important Open Problems - May 28, 2018.
This article summarizes the three most important problems to be solved in event processing. The facts in this article are supported by a recent survey and an analysis conducted on the industry trends.
Big Data, Data Analytics, Insights, Real-time, SQL, Streaming Analytics
- Machine Learning Anomaly Detection: The Ultimate Design Guide - May 25, 2017.
Considering building a machine learning anomaly detection system for your high velocity business? Learn how with Anodot ultimate three-part guide.
Anodot, Anomaly Detection, Machine Learning, Real-time
- What No One Tells You About Real-Time Machine Learning - Nov 9, 2015.
Real-time machine learning has access to a continuous flow of transactional data, but what it really needs in order to be effective is a continuous flow of labeled transactional data, and accurate labeling introduces latency.
Dmitry Petrov, Machine Learning, Real-time
- Spark SQL for Real-Time Analytics - Sep 4, 2015.
Apache Spark is the hottest topic in Big Data. This tutorial discusses why Spark SQL is becoming the preferred method for Real Time Analytics and for next frontier, IoT (Internet of Things).
Ajit Jaokar, Apache Spark, Real-time, SQL, Sumit Pal
- SQL-like Query Language for Real-time Streaming Analytics - Mar 12, 2015.
We need SQL like query language for Realtime Streaming Analytics to be expressive, short, fast, define core operations that cover 90% of problems, and to be easy to follow and learn.
Real-time, Realtime Analytics, SQL, Stream Mining, Streaming Analytics