Tabular Classification
Overview
Train classification models using tabular data to predict categories or classes.
How to Train
- Choose the Tabular Classification task.
- Upload your CSV file.
- Select the target column.
- Click Train.
How to Use Trained Models
Download your model and use the Runtime or integrate it into your own Python code.
⚠️ Classification-Specific Tips
- Ensure your target column is categorical.