#' This function creates a 3D plot of decision boundaries for a classification model. It uses plotly to render the visualization, which shows data points and decision surfaces. #' @param data A ...
A small library for quickly generating 3d traces (Mesh3d and Scatter3d) of primitive shapes. The API is intentionally designed to mimic PyVista so that, for the supported geometries, it could be a ...