Load to-be-scored data

Read(921) Label: load to-be-scoreddata,

The data to be scored can come from a local data file or a database table. It should include all non-target variables the modeling data has.

 

Local data file

Select “Local data file”:

Here we use train_t.csv as an example. Select the file, click “OK” to get “Import data” window, where the configurations are basically the same as those for loading modeling data (See Local data file). Compared with inputting a non-mtx local file for model building, here you can load one of the segments of the file. For example, you can load the mth one of the evenly divided n segments. To load the 1st of the 1 segment means to load all data.

 

 

Database type

This is the same as loading modeling data from a database table, see Database type.