The Model Panel gives access to the following
settings and features:
Language
Here you can choose different ways of representing your models, including the original
Karva code, a diagram representation
(Expression Tree), eight
different
programming languages (C, C++, C#, Visual Basic,
VB.Net, Java, Java Script, and Fortran) originally packaged with APS 3.0, and any additional languages created by you through the use of
User Defined Grammars.
Use Labels
This option is only active when you are using data sets with
labels and, therefore, is disabled in Time Series Prediction as the
independent variables in the transformed time series are always
represented by the generic
d0, d1, etc.
Text Only
By checking this box the default HTML is replaced by simple unformatted text.
Save Code
Saves the selected code to an appropriate format: Expression
Trees are saved as .bmp, Karva
code is saved as .txt, C
code as .h, C++ code
as .hpp, C# code as
.cs, Visual Basic
code as .bas, VB.Net
code as .vb, Java
code as .java, Java
Script code as .js, and Fortran
code as .f.
|