hrishivib/amazon-review-classification
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Problem statement: Implementation of KNN from scratch to handle the textual data having amazon reviews for baby products. About KNN in code: KNN implementation is on line no: 80 Value of K can be change on line no: 117