Skip to content

Basic clustering models

Jim Pivarski edited this page Aug 20, 2015 · 9 revisions

Basic clustering models

Before you begin...

Download and install Titus. This article was tested with Titus 0.7.1; newer versions should work with no modification. Python >= 2.6 and < 3.0 is required.

Launch a Python prompt and import the following:

Python 2.7.6
Type "help", "copyright", "credits" or "license" for more information.
>>> 

The basic form

Producing a model

Insert the model into PFA

Test it!

Clone this wiki locally