How to choose notable variables while working on a data set?
Answer Posted / Vivek Gupta
To choose notable variables while working on a dataset, use techniques such as correlation analysis, feature importance from machine learning models (e.g., Random Forest, Logistic Regression), or statistical tests (e.g., t-test, ANOVA) to identify features that significantly influence the target variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers