Skip to content

Extend EDA to include bivariate analysis #176

Description

@shahules786

mljar EDA contains only a basic analysis on the distribution of each feature, the idea is to extend this to support bivariate analysis.
for example,
EDA.extend_eda(df,target)
will analyze how each variable in data frame df changes with the target variable.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions