You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,8 @@ This projects handles the task with minimal user interaction by analyzing your d
43
43
>mode_feature=List of feature names in which we have to carry out mode_imputation<br />
44
44
>random_feature=List of feature names in which we have to carry out random_imputation<br />
45
45
>new_category=List of feature names in which we we create a new category for the NaN values<br />
46
+
>**Output:**<br />
47
+
>None
46
48
47
49
**5) cross_visualization(data,continuous_features,discrete_features, categorical_features,dt_features):**<br /> The function visualise the relationship between the different independent features<br />
0 commit comments