หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The function <funcName> does not have adequate training data to fit a model.
CALIBRATION_SET_TOO_SMALL
The calibration set has <numRows> rows, which is too small to produce a prediction interval at the requested confidence level.
SINGLE_CLASS_LABEL
The target column <targetColumn> has only a single distinct class label; at least two are required to train a classifier.
TOO_FEW_ROWS
The input has <numRows> usable training rows, but at least <minRows> are required.