Multimodal Prediction#

AutoMM for Text + Tabular - Quick Start

How MultiModalPredictor can be applied to multimodal data tables with a mix of text, numerical, and categorical columns. Here, we train a model to predict the price of books.

AutoMM for Image + Text + Tabular - Quick Start

How to use MultiModalPredictor to train a model that predicts the adoption speed of pets.

AutoMM for Entity Extraction with Text and Image - Quick Start

How to use MultiModalPredictor to train a model for multimodal named entity recognition.