📄️ Create a simRegression Model
Create a simRegression model, which uses tree-based gradient boosting, from the Create Model page.
📄️ simRegression Data Type Specifications
Data type specifications simRegression accepts, including the mandatory ID and REGRESSION columns.
📄️ simRegression Model Specifications
simRegression model specifications controlling the number and size of decision trees used in gradient boosting.
📄️ simRegression Input/Output
simRegression requires ID and Regression columns; queries return a predicted score for the Regression column.