Skip to content

dtran-data-mining/classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-mining--classification

Assignment 2 - Classification and Clustering

This assignment focuses on the implementation of the K-means clustering and K-nearest neighbors (KNN) classification algorithms.

Usage

Open the .ipynb files using Jupyter Notebook to run the progams.

jupyter-notebook k_means.ipynb
jupyter-notebook knn.ipynb

Package Dependencies

The k_means.ipynb file makes use of the following packages:

The knn.ipynb file makes use of the following packages:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published