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
joint_prob
number[][]
required

Joint probability matrix (must sum to 1 across all elements)

Example:
base
number
default:2.718281828459045

Logarithm base for entropy calculation

Example:

2.718281828459045

Response

Joint entropy calculated successfully

success
boolean
Example:

true

data
object