Tab Transformer
A tabular data classification model based on Transformer architecture, supporting mixed input of numerical and categorical features
Downloads 56
Release Time : 6/11/2022
Model Overview
This model employs a self-attention mechanism to process structured tabular data, particularly suitable for classification tasks in supervised and semi-supervised learning scenarios. By encoding categorical features into embedding vectors and applying Transformer blocks, it effectively captures high-order interactive relationships between features.
Model Features
Mixed Feature Processing
Capable of handling both numerical and categorical features, with automatic feature encoding and fusion
Self-Attention Mechanism
Captures complex nonlinear relationships between features through Transformer blocks
End-to-End Training
Supports end-to-end model training from raw features to classification results
Model Capabilities
Tabular Data Classification
Mixed Feature Processing
Feature Relationship Modeling
Use Cases
Financial Risk Control
Credit Scoring
Assesses credit risk based on user financial and behavioral data
Medical Diagnosis
Disease Prediction
Predicts disease risk based on patient clinical indicators
Featured Recommended AI Models