Skip to content

1. Reading data from CSV File. 2. Cleaning data by removing Nulls. 3. Finding the K Nearest Neighbours for the given location using Euclidean Distance.

Notifications You must be signed in to change notification settings

keerthitejakonuri/K-Nearest-Neighbours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-Nearest-Neighbours

Technologies used: Java Steps:

  1. Reading data from CSV File.
  2. Cleaning data by removing Nulls.
  3. Finding the K Nearest Neighbours for the given location using Euclidean Distance.

This is a Copart Coding Challenge for Internship.

About

1. Reading data from CSV File. 2. Cleaning data by removing Nulls. 3. Finding the K Nearest Neighbours for the given location using Euclidean Distance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages