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 property limits the number of training records to a specified maximum, influencing the efficiency and effectiveness of machine learning model training. |
| What area does it affect? |
Machine Learning Training |
| What does the default mean? |
The default value is "300000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting training data sizes or optimizing model performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.platform_ml.api.csv_max_line |
| Sys ID |
c28da81d3b323200956c47b334efc41b |
| Type |
integer |
| Application |
Global |
| Default value |
300000 |
| Description |
Maximum number of records used in training |
| Updated |
2024-05-25 04:28:30 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... respective companies with which they are associated. 1251 Predictive Intelligence properties (continued) Property Property Name Description • 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 ...
Related properties