src.plots.deep_learning¶
Generates a flowchart illustrating the architecture of deep learning ordinal models.
This script uses the graphviz library to create a diagram that shows the relationship and structure of various deep learning models for ordinal regression, such as POM, CORN, and CORAL. The output is saved as a PNG image file.
Functions
|
Generates a conceptual plot for Deep Learning Ordinal Models. |