Skip to content

documentation typo Kernel density #13659

Closed
@kurmukovai

Description

@kurmukovai

Description

Docs on Density Estimation contain typo:

$$K(x; h) \propto exp(-\frac{x^2}{2h^2})$$

should be:

$$K(x; h) \propto exp(-\frac{x^2}{2})$$

since $h^2$ has been already included in
$$\rho_K(y)$$

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions