Skip to content

sjgv/AgglomerativeClustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code requires that files be formatted in the following way:
<int>\tab <value1> \tab <value2>

where <int> is the index.


Example call:
python3 AgglomerativeDriver.py c2.txt 3 complete 2

Arguments:
fileName, number of clusters, type of linkage, dimensionality. 

Written by Salvador Gutierrez

About

Uses sklearn libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages