Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 220 Bytes

KMEANS

The Scala code is in src/main/scala/. The used data is in src/main/resources.

Installation

The best way to run is to import it in IntelliJ as an sbt project. You'll need:

  • Scala 2.12.6.
  • SBT 1.1.6