Skip to main content
POST
Power Transformations (Box-Cox, Yeo-Johnson)

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key at https://api.fincept.in/auth/register

Body

application/json
X
number[][]
required

Feature matrix

Example:
method
enum<string>
default:power

Transformation method

Available options:
power,
box_cox
Example:

"box_cox"

Response

Transformed data

success
boolean
Example:

true

data
object