Create an algorithm instance

更新时间:
复制 MD 格式

You can purchase algorithms as needed. After you complete the purchase, an algorithm instance is automatically created in your Enterprise instance. This topic describes how to create an algorithm instance by purchasing an algorithm.

Background information

IoT Platform DataService Studio provides the following quotas for each data intelligence algorithm. These quotas define the resource specifications for running the algorithm. The total resource specification for an algorithm instance is Quantity * Quota per specification.

Algorithm type

Quota per specification

I-V curve diagnosis

Supports I-V curve diagnosis for 100 photovoltaic arrays.

Power time series curve diagnosis (multi-site sorting)

Supports power time series curve diagnosis for 100 photovoltaic power stations.

Power time series curve diagnosis (single-site detection)

Supports power time series curve diagnosis for 100 photovoltaic power stations.

Time series anomaly detection

Supports 50,000 detections per year.

Important

New purchases are no longer supported. You can only renew or upgrade existing subscriptions.

Renewal and upgrade

When you purchase an algorithm, IoT Platform automatically creates an algorithm instance. The instance name uses the format ${Algorithm Template Name}_ID, where the ID is randomly generated by IoT Platform. For example: I-V curve diagnosis_65309***********805e0cd.

You can renew or upgrade the algorithm instance based on your business needs.

Note

You cannot renew or upgrade Trial algorithm instances.

  1. On the Instance Overview page of the IoT Platform console, click the ID or alias of the target Enterprise instance.

  2. In the navigation pane on the left, choose DataService Studio > Data Intelligence.

  3. On the Data Intelligence page, click the Algorithm Instances tab.

  4. On the Algorithm Instances tab, find the target instance and click Renew or Upgrade in the Actions column.

    • Renew : Increases the subscription duration of the algorithm.

      Note

      Refunds are not provided for unused quotas after the subscription expires.

    • Upgrade: Increases the Quantity for the algorithm.

      A Quantity of 1 means the resource specification for the algorithm is the Quota per specification. For more information, see Background information.

      The total resource specification is calculated by multiplying the single specification by the purchased quantity. For example, if you purchase a quantity of 5 for the Time series anomaly detection algorithm, the number of detections is 50,000 (per year) × 5 = 250,000 (per year).

      Note

      You can purchase a maximum quantity of 100 for the Time series anomaly detection algorithm. For the I-V curve diagnosis, Power time series curve diagnosis (multi-site sorting), and Power time series curve diagnosis (single-site detection) algorithms, the minimum purchase quantity is 10 and the maximum is 1,000.

What to do next

Configure an algorithm instance to interpret device data and monitor device operational status.