Quickstart: Tabular Regression with the Graphical User Interface#

Start NeurEco GUI and choose Tabular Regression template.

Create a new NeurEco Regression project

Create a new NeurEco Regression project#

To build the Regression model, set the building parameters and provide at least the Training data (for more details about the building parameters, refer to Build parameters, for the data preparation, see Data preparation for NeurEco Regression with GUI):

RegressionGUIBuildQuickTutorial

Setting the building parameters for a tabular regression model using the GUI#

Click the BUILD button, and the build will automatically start.

Note

For detailed documentation on Build, see Build NeurEco Regression model with the GUI

To evaluate the created model, switch to the Evaluation panel, select the data set to evaluate, the sample to evaluate, and NeurEco will automatically update the evaluation:

RegressionGUIEvalQuickTutorial

Evaluating a tabular regression model using the GUI#

Note

For detailed documentation on Evaluate, see Evaluate NeurEco Regression model with the GUI

To export the model, switch to the Export panel, select the exporting format (Choose the exporting precision when applicable) then choose a name for the exported model:

RegressionGUIExportQuickTutorial

Exporting a tabular regression model using the GUI#

Note

For detailed documentation on Export, see Export NeurEco Regression model with the GUI

Note

For detailed documentation on Tabular Regression with the GUI, see Tabular Regression with the GUI.