Hi, I am getting started with prediction IO. I need clarification about prediction IO event creation api terminology. I want someone to verify if my understanding of terminology is correct.
As per terminology here <http://predictionio.incubator.apache.org/datacollection/eventapi/#>, 1) Does 'event' mean model name? 2) 'entityType' is analogous to table name. Can I consider entityType is like name of dataset (features and dependent variable data set) 3) 'entityId' is like row number of data set 4) attributes in 'properties' mean features (or variables) I want someone to confirm if my above assumptions are correct?
