Hi all!
I have installed nupic and Cerebro in a Ubuntu Linux. I think the
instalation is fine. I have had the following error trying executing the
examples
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/web/application.py", line
239, in process
return self.handle()
File "/usr/local/lib/python2.7/dist-packages/web/application.py", line
230, in handle
return self._delegate(fn, self.fvars, args)
File "/usr/local/lib/python2.7/dist-packages/web/application.py", line
420, in _delegate
return handle_class(cls)
File "/usr/local/lib/python2.7/dist-packages/web/application.py", line
396, in handle_class
return tocall(*args)
File
"/home/christian/christian/christian/nupic/nupic.cerebro/cerebro.py", line
108, in POST
results = cerebro.runCurrentExperiment(expType)
File
"/home/christian/christian/christian/nupic/nupic.cerebro/cerebro_model.py",
line 365, in runCurrentExperiment
dataset=self.datasets[self.currentDataset])
File "/home/christian/christian/christian/nupic/nupic.cerebro/runner.py",
line 85, in __init__
self.predictionFieldIndex = self.fieldNames.index(self.predictedField)
ValueError: u'classification' is not in list
Any idea what could be wrong?
Regards,
Christian
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org