Skip to main content
Open llms.txtCopy tools

Neural Embedding Models

Use neural models when stable identifiers carry repeated residual signal. These guides are for learned ID structure, not for graph relationships or forecasting panels.

Use CartoBoost Forecasting Model Guides for NeuralPanelForecaster and LaneNeuralPanelForecaster, and CartoBoost Graph Model Guides when the relationship network itself is the thing being modeled. Use CartoBoost Deep Model Guides for ordered pairs, response curves, event probabilities, residual correction, graph sequences, and constrained candidate selection under cartoboost.deep.

Choose A Guide

GuideBest when
CartoBoost Neural Embedding RegressorThe supervised ID embedding model is the artifact you train, score, save, and serve.
CartoBoost NeuralEmbeddingFeaturesLearned ID vectors should become columns for another estimator or ablation.
CartoBoost NeuralEmbeddingRegressorOne wrapper should learn ID embeddings and fit the downstream CartoBoost regressor.

See Neural Features for input shapes, saving and loading, unseen-ID behavior, and common failure modes.