Thank's Matthew. I'm going to follow the ticket.
2014/1/7 Matthew Taylor <[email protected]> > This message originated on this thread: > > http://lists.numenta.org/pipermail/nupic_lists.numenta.org/2013-December/002366.html > > I created a ticket for it here: > https://github.com/numenta/nupic.cerebro/issues/2 > --------- > Matt Taylor > OS Community Flag-Bearer > Numenta > > > On Wed, Dec 18, 2013 at 12:28 PM, Christian Cleber Masdeval Braz > <[email protected]> wrote: > > > > 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 > > > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
