Data Multi Task 기반 확률 모델링으로 배달시간플랫폼을 구축한 DoorDash Overview Multi Task Model * Multi Task(MT) Model 사용시 장점 * 신규 서비스
Data Gibbs Sampling과 MH Sampling 공통점과 차이점 정리 공통점 * MCMC 알고리즘: 두 알고리즘 모두 마르코프 체인을 사용하여 확률 분포에서 샘플링합니다.
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와의 관계는
Data Attention은 가중평균을 통해서 문맥정보를 제공하는 방식이다. 이 글의 시작은 DeeprETA라는 논문에서부터였다. DeeprETA는 Uber에서 사용하는 시간예측 알고리즘으로, Post Processing에
Time Series TimesNet - CNN Based Time Series Forecasting (Multi periodicity 활용) Introduction * a CNN-based architecture to achieve state-of-the-art results across different tasks, Motivation