다음을 통해 공유


DimensionMismatchException 클래스

사용자 입력 데이터의 차원과 사용자의 모델 출력이 일치하지 않음을 나타내는 예외입니다.

UserErrorException의 새 instance 초기화합니다.

상속
azureml.exceptions._azureml_exception.UserErrorException
DimensionMismatchException

생성자

DimensionMismatchException(exception_message, **kwargs)

매개 변수

Name Description
exception_message
필수
str

오류를 설명하는 메시지입니다.

exception_message
필수
str

오류를 설명하는 메시지입니다.