Flow parameter type

http://openml.org/openml/flowParameter-type : A-Z

  • Integer
    • DEF : It represent an integer value.
  • Matrix
    • DEF : It represents a matrix value.
  • Numeric
    • DEF : It represents a numeric value.
  • Object
    • DEF : It represents an object value.
  • String
    • DEF : It represents a string value.
  • Vector
    • DEF : It represents a vector value.