This demo seems to be working for you. It shows a summary of the output, but does not write the output out to a file (I think). If you look at the discussion I referenced in my first email, there are instructions there on how to get to the output and do whatever you want with it.
Regards, --------- Matt Taylor OS Community Flag-Bearer Numenta On Mon, Dec 30, 2013 at 6:57 PM, gofly <[email protected]> wrote: > Hi friend, > > Thank for your help, my English is not good, > > > ---After 900 records---- > Output: > 18.326542 > real datum: > 37.5 -> 37.6->38.1->42.99 > > > This demo is work? or I miss some thing . > > Or this demo not care about output, just show " Algorithms" how to work ? > > > {'timestamp': datetime.datetime(2010, 8, 8, 10, 0), 'consumption': > 43.899999999999999} > {'timestamp': datetime.datetime(2010, 8, 8, 11, 0), 'consumption': > 36.799999999999997} > INFO:__main__:After 900 records, 1-step altMAPE=18.326542 > {'timestamp': datetime.datetime(2010, 8, 8, 12, 0), 'consumption': 37.5} > {'timestamp': datetime.datetime(2010, 8, 8, 13, 0), 'consumption': > 37.600000000000001} > {'timestamp': datetime.datetime(2010, 8, 8, 14, 0), 'consumption': > 38.100000000000001} > {'timestamp': datetime.datetime(2010, 8, 8, 15, 0), 'consumption': > 42.299999999999997} > > > > -----Original Message----- > From: nupic [mailto:[email protected]] On Behalf Of Matthew > Taylor > Sent: Monday, December 30, 2013 11:52 PM > To: NuPIC general mailing list. > Subject: Re: [nupic-discuss] new person question about "hotgym.py" Demo > > Hello, > > Take a look at this discussion: > http://lists.numenta.org/pipermail/nupic_lists.numenta.org/2013-December/002 > 364.html > > There was a similar question there. > --------- > Matt Taylor > OS Community Flag-Bearer > Numenta > > > On Sun, Dec 29, 2013 at 10:51 PM, gofly <[email protected]> wrote: >> >> >> When I run hotgym.py , the output is very different with the real datum. >> Can help me ? >> >> >> >> >> [root@server1 hotgym]# python hotgym.py >> INFO:com.numenta.nupic.frameworks.opf.clamodel.CLAModel:Instantiated >> CLAModel >> INFO:__main__:After 100 records, 1-step altMAPE=22.805311 >> INFO:__main__:After 200 records, 1-step altMAPE=20.274507 >> INFO:__main__:After 300 records, 1-step altMAPE=19.520856 >> INFO:__main__:After 400 records, 1-step altMAPE=18.279888 >> INFO:__main__:After 500 records, 1-step altMAPE=18.189299 >> INFO:__main__:After 600 records, 1-step altMAPE=17.740012 >> INFO:__main__:After 700 records, 1-step altMAPE=17.611747 >> INFO:__main__:After 800 records, 1-step altMAPE=18.160376 >> INFO:__main__:After 900 records, 1-step altMAPE=18.326542 >> INFO:__main__:After 1000 records, 1-step altMAPE=18.575318 >> [root@tetriodev hotgym]# >> >> >> >> >> >> >> >> >> _______________________________________________ >> 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 _______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
