You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Variables are used for parametrization of projects. This enables the project to be more universal. Each project has its own variables and the amount of them is unlimited.

Each variable has its code, name and value. Variable name is used for identifying the variable by the user, for example when setting the value of the variable. Variable code is used for referencing the variable from the source code of the project.

There are four basic type of variables in ML Studio:

  • Numerical
  • Text
  • Dataset
  • File
  • No labels