You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Objectives: 1) Design a KNN algorithm using R, 2) Summarize classification performance using KNN, linear/quadratic regression and Bayes rule. Training and test data are generated from a bi-variate Gaussian mixture model.
Practical Statistical Learning - General comparisons of machine learning algorithms trained on bi-variate Gaussian mixture model
Objective
Design a KNN algorithm using R
Summarize classification performance using KNN, linear/quadratic regression and Bayes rule. Training and test data are generated from a bi-variate Gaussian mixture model. link to report
About
Objectives: 1) Design a KNN algorithm using R, 2) Summarize classification performance using KNN, linear/quadratic regression and Bayes rule. Training and test data are generated from a bi-variate Gaussian mixture model.