Yu ChenHow Django Uses Python DescriptorsDescriptors and properties are “Pythonic” ways to handle attribute access- learn how Django implements these protocols behind the scenes.Mar 22, 2020Mar 22, 2020
Yu CheninThe StartupHow Django Use Data Descriptors & Metaclasses For Data ModellingLearn how Django uses Python metaclasses— to bring to life a robust platform to create data models with.Mar 18, 20201Mar 18, 20201
Yu CheninPanoramicTechnical Deep Dive: Random ForestsRandom Forests are one of the most popular machine learning models used by data scientists today. How they are actually implemented and…Aug 3, 20193Aug 3, 20193
Yu CheninPanoramicRandom Forest and Ensemble Methods for YouTube Brand Lift ForecastingRandom Forests are a natural fit for many high-dimensional datasets with highly correlated features, including Google’s Brand Lift Studies.Jul 10, 2019Jul 10, 2019
Yu CheninPanoramicGaussian Processes for Little DataWe’ve all heard about Big Data, but there are often times when data scientists must fit models with extremely limited numbers of data…Nov 2, 20183Nov 2, 20183