gaussianKdePredict#
- swordfish.function.gaussianKdePredict()#
Predict the probability density of the input data based on the model generated by gaussianKde.
- Parameters:
- Returns:
A floating-point vector of the same size as the number of rows in X, indicating the prediction result of each data point in X.
- Return type: