Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  • you cannot add "String" features, but you have to pass each single number
  • machinelearning wants float data, you either have to convert, or read in your data as float in the 1st place.
  • you cannot add "String" features, but you features,they have to pass each single be a Mat(or a vector of) numbernumbers
  • machinelearning wants float data, you either have to convert, or read in your data as float in the 1st place.
  • you cannot add "String" features,they have to be a Mat(or a vector of) numbers
  • machinelearning wants float data, data. you either have to convert, or read in your data as float in the 1st place.float.
  • you cannot add "String" features,they have to be a Mat(or a vector of) numbers . [what you're trying to deed in currently, is the asii representation of the number. that won't ever work.]
  • machinelearning wants float data. you either have to convert, or read in your data as float.
  • you cannot add "String" features,they have to be a Mat(or a vector of) numbers . [what you're trying to deed feed in currently, is the asiiascii representation of the number. that won't ever work.]
  • machinelearning wants float data. you either have to convert, or read in your data as float.