Data Python Decorator @Propery를 이용, Overwrite를 방지할 수 있다. Property Decorator를 이용, 직접 할당을 제한하여 클래스 Attribute를 덮어쓰지 않도록 보호할 수
Data Lazy Evaluation, 메모리 사용 및 계산을 최적화하기 위한 기법 Lazy Evaluation * Lazy evaluation은 프로그램 실행 중에 표현식의 평가를 그 값이 실제로
Data Quantile Loss는 Quantile Regression시 사용하는 Loss Function이다. * Quantile Loss는 Quantile Regression처럼 Predicted Value의 Quantile을 구하고자 할 때 사용되는 Loss
Data Missing Data Handling from a Bayesian Perspective Missing Data Mechanism Classification * Missing Data가 어떠한 이유로 생겨나는지, Observed Data와의 관계는