Skip to main content
POST

Authorizations

X-API-Key
string
header
required

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

Body

application/json
p
number[]
required

Target probability distribution (must sum to 1)

Example:
q
number[]
required

Reference probability distribution (must sum to 1)

Example:
base
number
default:2.718281828459045

Logarithm base for divergence calculation

Example:

2.718281828459045

Response

KL divergence calculated successfully

success
boolean
Example:

true

data
object