iServer machine learning service can provide the ability of regression prediction for vector data sets in UDB, and the ability of image classification and target detection for image data sets. You can register a model file with the used in iServer for machine learning service.

Log in to the iServer service management server, and click "Data"-"Data Registration". Enter the register datastore page (http://{ip}:{port}/iserver/admin-ui/data/dataRegistration), click the "Register Datastore" button, and configure the following parameters:

  • Store ID: Customize the store ID name
  • Datastore Type: Select "Machine Learning Model".
  • Machine learning model directory: fill in the directory path where the SDM file is located, such as: /home/supermap/model/binary_building

Click the "Register Datastore" button to complete the registration.

The data store you need has been registered for machine learning analysis.