Menu

Oh bugger

Great. Now I hammered together a quick webpage for this thing, and have to realise, that the only way to upload it is via SSH. That means, no webpage for this project before I'm getting home. I'm disappointed :|

Oh well. All you need is in the python-docs anyway. If you need to know how to work things, run a python shell, and do this:

from cluster import *
help(HierarchicalClustering)

Posted by Michel Albert 2013-04-29

Log in to post a comment.