Compare Scatter Plots (DP_CSP)
This function compares scatter plots for pairs of columns in a given input dataset
Scatter plots are a type of data visualization that display the relationship between two variables. Each point on the plot represents a pair of values for the two variables being compared. Scatter plots are useful for identifying patterns or trends in data, and for detecting outliers or unusual observations.
Sample Request
This request reshapes the passed data to a specified dimension
Parameter Details
Compare Scatter Plots
POST
https://autogon.ai/api/v1/engine/start
Request Body
Last updated