Abstract: This paper focuses on a multidimensional indicator prediction assessment method based on time series and multiple linear regression modelling. Through in-depth analysis of relevant data, ...
Fits L1 loss regularized linear regression models using the Python sklearn.linear_model.Lasso class for a dependent variable on one or more independent variables, and includes optional modes to ...
Portfolio of Jupyter Notebooks demonstrating various ML models/concepts learned and developed during my graduate machine learning course and independently post-grad. Generally, a bottom-up modeling ...
Abstract: This tutorial aims to provide an intuitive introduction to Gaussian process regression (GPR). GPR models have been widely used in machine learning applications due to their representation ...