Categories

Versions

RapidMiner Real-Time Scoring

RapidMiner Real-Time Scoring is an add-on product to RapidMiner Server designed for fast scoring use cases via web services. Its components are called Scoring Agents. They have a minimal memory footprint and fast response times. Each Scoring Agent requires aseparate license.

Once you have designed your process in RapidMiner Studio, trained it, and validated it, it's the moment to put it to work and use it to predict something.

  • If that prediction is part of ascheduled batch process, then RapidMiner Server will help you.
  • If that prediction is part of anonline application需要快速预测具有非常低的延迟,then a Scoring Agent is what you need.

Although the word "scoring" is often used in risk management, any process can be deployed in the Scoring Agent, and should be deployed in the Scoring Agent if the emphasis is on a web application with high throughput -- fast predictions and low latency.

Find more information about:

REST API

The complete REST API documentation of the Scoring Agent is available asOpenApi 3.0specification and is published onSwaggerHub.