If the data to be scored in batch contains the target variable, we can get model performance information according to thscoring,modelperformance test,json
Data prediction predicts future parameters based on the existing data sets using probability theory. scoring,data prediction
After importing to-be-predicted data, you get the following window where there are two scoring types – “Batch scoring” abatch scoring,scoring
Description: Perform data scoring. Syntax: ym_predict(pd,data) Note: The external library function performs data scoringscoring,model object