Line 3 should be: T,,,,,,
Have you tried running the swarm with this input? --------- Matt Taylor OS Community Flag-Bearer Numenta On Fri, Jun 27, 2014 at 11:08 AM, joseph skippings <[email protected]> wrote: > Here is the comma-delimited version. > > > On Fri, Jun 27, 2014 at 1:31 PM, Joseph Skippings <[email protected] > > wrote: > >> It's a whitespace-delimited file. I didn't know until viewing the >> rec-center example in text editor. >> >> Sent from my iPhone >> >> On Jun 27, 2014, at 12:32 PM, Matthew Taylor <[email protected]> wrote: >> >> First thing I notice is that this is not a comma-delimited file, it is >> whitespace-delimited. >> >> --------- >> Matt Taylor >> OS Community Flag-Bearer >> Numenta >> >> >> On Fri, Jun 27, 2014 at 9:07 AM, joseph skippings < >> [email protected]> wrote: >> >>> Here is my ,csv file. >>> >>> >>> On Fri, Jun 27, 2014 at 11:51 AM, Matthew Taylor <[email protected]> >>> wrote: >>> >>>> Joseph, I also need to see the data file specified in the description >>>> as "file://table.csv". Just the first 5 rows should be fine. >>>> >>>> --------- >>>> Matt Taylor >>>> OS Community Flag-Bearer >>>> Numenta >>>> >>>> >>>> On Fri, Jun 27, 2014 at 8:40 AM, joseph skippings < >>>> [email protected]> wrote: >>>> >>>>> Do you mind taking a look the my description file. >>>>> >>>>> >>>>> On Fri, Jun 27, 2014 at 12:30 AM, Matthew Taylor <[email protected]> >>>>> wrote: >>>>> >>>>>> Is this error happening during a swarm? If so, this means that the >>>>>> input file you're passing into the swarm doesn't match the data >>>>>> description >>>>>> in the swarm file. If the table has 7 columns, the swarm description >>>>>> needs >>>>>> to define them. The error says is expects 5 columns. >>>>>> >>>>>> --------- >>>>>> Matt Taylor >>>>>> OS Community Flag-Bearer >>>>>> Numenta >>>>>> >>>>>> >>>>>> On Thu, Jun 26, 2014 at 5:54 PM, Joseph Skippings < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Hello, >>>>>>> >>>>>>> "Exception: Invalid file format for " test_table.csv" - >>>>>>> field type string float float float float float float" not one of ( >>>>>>> string, >>>>>>> datetime, int, float, bool). The table has 7 columns, I'm trying test >>>>>>> how >>>>>>> this prediction fairs without denoising. >>>>>>> >>>>>>> Sent from my iPhone >>>>>>> Sent from my iPhone >>>>>>> _______________________________________________ >>>>>>> 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 >>>> >>>> >>> >>> _______________________________________________ >>> 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
