Predictive Intelligence properties
The properties for Predictive Intelligence control certain parameters of its machine-learning solutions, solution training process, and caching.
Using the maint role, navigate to Predictive Intelligence > Configuration to review or edit.
Note: Most of the properties related to training require the maint role to review or edit. Some properties may require other roles.
| Property | Property Name | Description |
|---|---|---|
| Override ml\_solution\_definition record's readonly state during training | glide.platform\_ml.override\_training\_lock |
|
| Minimum number of records for Regression | glide.platform\_ml.api.min\_regression\_records | Sets the minimum number of records required for Regression solution training.- Type: Integer - Default value: 10000 Note: Support for new regression solutions is deprecated as of the Washington DC release. You can edit and train any existing solutions, but you can't create new ones. |
| Maximum number of records for Regression | glide.platform\_ml.api.max\_regression\_records | Sets the maximum number of records that can be used in Regression solution training.- Type: Integer - Default value: 300000 Note: Support for new regression solutions is deprecated as of the Washington DC release. You can edit and train any existing solutions, but you can't create new ones. |
| The time \(in ms\) an in-training solution will wait without updates before timing out | glide.platform\_ml.training\_timeout | Sets the time-out time in milliseconds for an in-training solution.- Type: Integer - Default value: 21600000 \(ms\) |
| Maximum model size | glide.platform\_ml.api.model\_size | Sets the maximum number of records you can use to train a model. - Type: Integer - Default value: 524288000 |
| Maximum number of records used in training | glide.platform\_ml.api.csv\_max\_line | Sets the maximum number of records that can be used in Classification solution training.- Type: Integer - Default value: 300000 |
| Minimum number of records used in training | glide.platform\_ml.api.csv\_min\_line | Sets the minimum number of records required for Classification solution training. - Type: Integer - Default value: 10000 |
| Maximum number of days worth of records on request can retrieve | glide.platform\_ml.api.csv\_split\_days | Sets the maximum number of days a single request can retrieve from your records.- Type: Integer - Default value: 30 |
| Maximum number of records per table for word corpus | glide.platform\_ml.api.max\_wordcorpus\_records | Sets the maximum number of records per table for Word Corpus creation for Similarity and Clustering solutions.- Type: Integer - Default value: 300000 Note: With the Washington DC release, classification, clustering and similarity solutions use Workflow solutions. These are pre-trained so a word corpus isn't needed. The Word Corpus field is removed from Workflow solution forms. |
| Maximum number of records for similarity window \(to lookup results\) | glide.platform\_ml.api.max\_similarity\_window\_records | Sets the maximum number of records that the Similarity Window can retrieve to look up results. - Type: Integer - Default value: 100000 |
| Maximum number of records for Clustering | glide.platform\_ml.api.max\_clustering\_records | Sets the maximum number of records you can include in a cluster. - Type: Integer - Default value: 100000 |
| Property | Property Name |
|---|---|
| Shared service scheduler url | glide.shared_service_scheduler.url |
| Property | Property Name |
|---|---|
| Maximum number of artifacts cached (in MB) | glide.cache.size.ml_object_cache |
| Artifact cache compression scheme | glide.platform_ml.artifact.cache_compression_scheme |
Parent Topic:Predictive Intelligence references
Related topics
Domain separation and Predictive Intelligence
Data Encryption in Predictive Intelligence