Skip to content

ferhatte10/K-means-Scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-means-Scala

Scala implementation of K-means algorithm with breeze.Plot for the visualisation

How to run

Once you are in the project directory, open a terminal and run sbt to open a sbt shell sub terminal then run :

run main

Output test

Iris data visualisation before using the algorithm

before

Iris data visualisation after using the algorithm

after

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages