Machine Learning

Least angle regression

Least angle regression (LARS)

LARS is one of the most effective algorithms to select linear regression models. It is not so greedy as step-wise regression and takes not so much steps as Lasso. Contents Create synthetic data Run...

Data Analysis & Machine Learning professor Vadim Strijov

Vadim Strijov

Vadim Strijov is a Data Analysis & Machine Learning professor at the FRCCSC of the RAS, Doctor of physics and mathematics sciences. He is a Research Fellow at the Computing Centre of the RAS....

My projects on mathematical modeling and data analysis

Applied math projects

Projects on mathematical modeling and data analysis 1. Optimal regression model generation Author, leader A mathematical model creation technique was developed. It is intended for modelling of engineering systems. There are set of smooth...

My hardware engineering projects: Universal graphics accelerator

Electronics projects

The hardware engineering projects for Tradition Ltd. Through the years, I have been working as a hardware engineer for Tradition Ltd. I enjoyed the excellent team. All the hardware engineering projects mentioned below were...

Examples

Examples

Practical examples of basic methods for data analysis. It is performed in the format of Matlab reports. It collects examples of forecasting, linear and logistic regression, model selection and useful utilities. intro.m An introduction...