Hi nupic:

Recent I used the nupic to make prediction, and  I attached my data  and the 
.json file  with this email. Run the swarming with my code and data, you will 
find the low constribution of the field, and it makes a bad prediction. My 
question is below:

First: Is the bad predicion caused by my .json file?
Second: The low contribution of all the fields means that the feature in the 
data is not enough to make a good prediction. Is that right? 
Last: This is about the .json file. I found that there is a item named 
"aggregation" in some other .json file, the detail is below: 
  
"aggregation": {
      "hours": 1, 
      "microseconds": 0, 
      "seconds": 0, 
      "fields": [
        [
          "consumption", 
          "sum"
        ], 
        [
          "gym", 
          "first"
        ], 
        [
          "timestamp", 
          "first"
        ]
      ], 
      "weeks": 0, 
      "months": 0, 
      "minutes": 0, 
      "days": 0, 
      "milliseconds": 0, 
      "years": 0
    }

I atempted to set it, but fieled. I want to know what's the means of the time 
and the fields?. When should I set the time to 1, and how to set the "fields"?.

Thanks in advance!

Weiru Zeng

Attachment: search_def.json
Description: Binary data

Attachment: chicago-beach-water-quality.csv
Description: Binary data

Reply via email to