Data Process
quick-anomaly-detector.data_process includs the funtion to process data and show graph.
|
Apply logarithm and square transformations to a column in a DataFrame. |
Calculate various evaluation metrics for binary classification. |
|
Perform checks on the input tensor. |
|
|
Create a scatter plot with color mapping based on a column of a DataFrame. |
Plot multiple histograms of specified columns from a DataFrame. |
|
|
This function is for plot the histograms of category feature |
|
check_wrong is a function to calculate the predicted wrongly df |
|
Example: |