Skip to main content

Tabular Classification

Overview

Train classification models using tabular data to predict categories or classes.

How to Train

  1. Choose the Tabular Classification task.
  2. Upload your CSV file.
  3. Select the target column.
  4. 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.