aa42b9e331
models/unsupervised.py uses `pt` in line 37, but `pt` is undefined in the file. I wonder why Python doesn't complain about this. Perhaps because unsupervised.py is never run in isolation and `pt` is otherwise available in the namespace of the example scripts that use unsupervised.py. |
||
---|---|---|
.. | ||
__init__.py | ||
abstract.py | ||
cbc.py | ||
data.py | ||
glvq.py | ||
lvq.py | ||
probabilistic.py | ||
unsupervised.py | ||
vis.py |