Skip to content
#

k-nearest-neighbors

Here are 306 public repositories matching this topic...

MScDataAnalyticsFirstSemesterAssignmentTwo

Summary of Assignment Two from the first semester of the MSc in Data Analytics program. This repository contains the CA2 assignment guidelines from the college and my submission. To see all original commits and progress, please visit the original repository using the link below.

  • Updated Jun 30, 2024
MScDataAnalyticsFirstSemesterAssignmentOne

Summary of Assignment One from the first semester of the MSc in Data Analytics program. This repository contains the CA1 assignment guidelines from the college and my submission. To see all original commits and progress, please visit the original repository using the link below.

  • Updated Jun 30, 2024

This repository contains a detailed analysis of the Spambase Dataset using different classification algorithms, including Logistic Regression, Logistic Regression with Backward Feature Elimination (BFE), Support Vector Machine (SVM), SVM with Normalized Data, Decision Trees, Random Forest, K-Nearest Neighbors (K-NN), and K-NN with Normalized Data.

  • Updated May 28, 2024
  • HTML

This project classifies images from the Flower102 dataset using k-means clustering followed by K-Nearest Neighbors (KNN) classification. It optimizes KNN parameters to achieve high accuracy, with the best results obtained using 7 clusters and 5 nearest neighbors.

  • Updated May 25, 2024
  • Jupyter Notebook

Predict whether a visitor to an e-commerce website will generate revenue by making a purchase during their session based on features such as the number of pages visited, session duration, type of visitor, operating system, browser, and other relevant attributes.

  • Updated May 20, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the k-nearest-neighbors topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the k-nearest-neighbors topic, visit your repo's landing page and select "manage topics."

Learn more