MrAlphalfa97 / CECS_550

csulb spring23
0 stars 0 forks source link

Using Non-parametric technique #8

Open dannytha opened 1 year ago

dannytha commented 1 year ago

for example nearest neighbors and Parzen windows for classification (as discussed in Lecture 7)

a. For nearest neighbor demonstrate your understanding of how to choose the value of K and use various distance measure techniques. b. Perform a comparative study of performance analysis for Parzen window and nearest neighbor.

Jahme commented 1 year ago

KNN notebook 3d6daad