# Multimodal Prediction ::::{grid} 2 :gutter: 3 :::{grid-item-card} AutoMM for Text + Tabular - Quick Start :link: multimodal_text_tabular.html How AutoMM can be applied to multimodal data tables with a mix of text, numerical, and categorical columns. ::: :::{grid-item-card} AutoMM for Image + Text + Tabular - Quick Start :link: beginner_multimodal.html How to use AutoMM to train a model on image, text, numerical, and categorical data. ::: :::{grid-item-card} AutoMM for Entity Extraction with Text and Image - Quick Start :link: multimodal_ner.html How to use AutoMM to train a model for multimodal named entity recognition. ::: :::: ```{toctree} --- maxdepth: 1 hidden: true --- beginner_multimodal multimodal_ner multimodal_text_tabular ```