Member Junction
Preparing search index...
@memberjunction/predictive-studio
RescoreResult
Interface RescoreResult
Result of an
IRescoreRunner.rescore
call.
interface
RescoreResult
{
failedCount
:
number
;
scoredCount
:
number
;
}
Index
Properties
failed
Count
scored
Count
Properties
failed
Count
failedCount
:
number
Rows that failed to score.
scored
Count
scoredCount
:
number
Rows successfully scored.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
failed
Count
scored
Count
Member Junction
Loading...
Result of an IRescoreRunner.rescore call.