Skip to content

Add function that plots the features against target to visualize the relationship using drawdown to select the particular feature #67

@OLAMIDE100

Description

@OLAMIDE100

This function enables visualization of the relation between numerical features and target mainly for linear regression by providing a drawdown to enable the user select the particular features.

An example Usage will be

def features_plot(df,target):

//code here

return widgets

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions