Skip to content

Commit 737ad44

Browse files
Update README.md
1 parent dc1ce00 commit 737ad44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ This projects handles the task with minimal user interaction by analyzing your d
4343
>mode_feature=List of feature names in which we have to carry out mode_imputation<br />
4444
>random_feature=List of feature names in which we have to carry out random_imputation<br />
4545
>new_category=List of feature names in which we we create a new category for the NaN values<br />
46+
>**Output:**<br />
47+
>None
4648
4749
**5) cross_visualization(data,continuous_features,discrete_features, categorical_features,dt_features):**<br /> The function visualise the relationship between the different independent features<br />
4850
>**Input:**<br />

0 commit comments

Comments
 (0)