Dave Cote, M.Sc.Hybrid (multimodal) neural network architecture : Combination of tabular, textual and image inputs…Can we simultaneously train both structured and unstructured data in the same neural network model while optimizing the same target ?Nov 18, 20222Nov 18, 20222
Dave Cote, M.Sc.Experimenting Confusion Matrix for Regression — A powerfull model analysis toolContinuous data is measured while discrete data is counted… Is it possible to extend the use of confusion matrix for regression problems ?May 24, 20221May 24, 20221
Dave Cote, M.Sc.Hands-On Advanced Deep Learning Time Series Forecasting with TensorsThere are billions of deep learning forecasting tutorials out there (exagerating a bit). So what’s special about this one?Apr 4, 20221Apr 4, 20221
Dave Cote, M.Sc.RdR score metric for evaluating time series forecasting modelsIn this text, I will propose you an experimental technic to evaluate the performance of time series forecasting models but before, we will…Feb 8, 20223Feb 8, 20223
Dave Cote, M.Sc.Demonstrating the power of feature engineering — Part II: How I beat XGBoost with Linear Regression!Yes, you read correctly!Feb 8, 20226Feb 8, 20226
Dave Cote, M.Sc.Visualization trick for multivariate regression problemsIn a univariate regression problem, it is easy to see the model decision function / how your model is generalizing the problem by doing a…Feb 8, 20221Feb 8, 20221
Dave Cote, M.Sc.Demonstrating the power of feature engineering — Part IFeature engineering is often under-estimated in a machine-learning project. Many Data Science practitioners will go through this step too…Feb 8, 2022Feb 8, 2022
Dave Cote, M.Sc.Made Easy — Mixture Density Network for multivariate RegressionIn this article, I will first explain briefly what a MDN is and then give you the python code to make your own MDN model with only a few…Feb 8, 20223Feb 8, 20223