바로가기 메뉴 본문 바로가기 주메뉴 바로가기
  • 11-1Have you made an effort to remove bias due to source code and user interface?
    • Aside from data and model biases, bias can also develop from source code written by a particular person or user interfaces that implicitly encourage certain choices.

    • To prevent bias in the implementation phase, review the written code periodically to ensure if particular class accesses were omitted during the implementation and if the developer’s biases were reflected in the code.

    • It is ideal to check in advance for presentation bias or ranking bias in the user interface and interaction to design a system that can prevent bias.