Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This boolean property determines whether the readonly state of the ml_solution_definition record can be overridden during training sessions. |
| What area does it affect? |
Machine Learning Configuration |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring machine learning training processes or troubleshooting related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.platform_ml.override_training_lock |
| Sys ID |
9e062fe03b223200956c47b334efc428 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Override ml_solution_definition record's readonly state during training |
| Updated |
2024-05-25 04:35:52 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... to training require the maint role to review or edit. Some properties may require other roles. Predictive Intelligence properties Property Property Name Description Override ml_solution_definition record's readonly state during training glide.platform_ml.override_training_lock • True: Overrides the readonly state during training, enabling you to edit ml_solution_definition. • False: ml_solution_definition remains in the readonly state. Minimum number of records for Regression glide.platform_ml.api.min_regression_records Sets the ...
Related properties