Skip to content

[Maintenance]: R-Squared computation in metrics module #31

@bdiptesh

Description

@bdiptesh

Describe the maintenance request

Currently the Coefficient of determination/R-Squared is computed using a square of correlation. We need to change it to the following:

Current impact

Currently, in case of target values or predicted values consists of only one value, the output is a NaN which is not entirely correct.

Version

v0.4.0 (Default)

Additional context

No response

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions