AI, 머신러닝, 증강 분석 소개
SAP Analytics Cloud Just Ask 기능 사용
SAP Analytics Cloud 스마트 예측에서 예측 분석을 위한 데이터 준비
분류 모델 사용
회귀 모델 사용
시계열 모델 사용
SAP Analytics Cloud Compass 시뮬레이션 작업

Verifying Column Details

Objective

After completing this lesson, you will be able to verify data and correct column details.

Check and Correct Column Details

Edit Column Details

When building your model, it is important to ensure that the variable metadata is correct and that you update the column details where required.

The key things to check and update, where required, are:

  1. Edit the data Description, if necessary.
  2. Ensure that the Data Type and Statistical Type are correct.
    • Smart Predict provides an initial guess of the data type and statistical type, but the guess can be incorrect. To optimize the automated data encoding, the correct data and statistical types are essential.
    • If the guessed data or statistical type is incorrect, you must update it before training your model.
  3. In the Interpret As Missing Value column, if there are missing values, enter a missing value description.
    • Enter the string that is used to represent the missing values, for example, 999, #NA or #Empty. This value is now assigned as missing in the data encoding process and is not considered to be an actual data value.
    • For example, if a value of 999 is entered into the Interpret As Missing description for a continuous type variable, the data encoding assigns any 999 values as missing.
  4. Indicate which variables are Keys.
Edit column details dialog.