Multimodal Classification / Regression -------------------------------------- .. container:: cards .. card:: :title: AutoMM for Text + Tabular - Quick Start :link: multimodal_text_tabular.html 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. .. card:: :title: AutoMM for Image + Text + Tabular - Quick Start :link: beginner_multimodal.html How to use MultiModalPredictor to train a model on data with image, text, numerical, and categorical features. .. toctree:: :maxdepth: 1 :hidden: beginner_multimodal multimodal_text_tabular