xuebaunion@vip.163.com
3551 Trousdale Rkwy, University Park, Los Angeles, CA
留学生论文指导和课程辅导
无忧GPA:https://www.essaygpa.com
工作时间:全年无休-早上8点到凌晨3点

微信客服:xiaoxionga100

微信客服:ITCS521
ENS9342 Homework1 Due: 9.17 2021 Feature selection is an important application area of machine learning. We can use regularization methods to fit and simplify mathematical models. Write a Matlab program, use LASSO or Elastic net method to fit the following form of model. 31 2 1 2 3 n nP x x x x = Where 1 2 3 nP and x x x x is known, calculate 1 2 3 n and , and point out the first three x with the strongest correlation. Please find the data by yourself. No experimental data is provided for this assignment. My scoring standard is that after I bring in my own data 1 2 3 nx x x x ,P and n, the error of 1 2 3 n does not exceed 10%, and at the same time correctly point out the variables with strong correlation. Hint: You can use the logarithmic function to process the model and turn it into an additive form.