📄️ Create a simRegression Model
simRegression employs tree-based gradient boosting to enhance its predictive accuracy.
📄️ simRegression Data Type Specifications
Data Type Specifications tell the model what form the data from each column is in so it knows how to properly compare values.
📄️ simRegression Model Specifications
Model Specifications modify a model's behavior and access to server resources.
📄️ simRegression Input/Output
simRegression can process any file that meets the Platform File Specifications as long as it has an "ID" column, which assigns a unique value to each row, and a "Regression" column, which tells the engine the column it will attempt to predict.