Skip to content

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.

Notifications You must be signed in to change notification settings

steve303/stat542code1-ClassificationExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Practical Statistical Learning - General comparisons of machine learning algorithms trained on bi-variate Gaussian mixture model

Objective

  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.
    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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages