Given the following machine learning classical classifiers answer the following question: Logistic Regression, Decision
Posted: Tue Apr 12, 2022 10:23 am
Given the following machine learning classical classifiers
answer the following question: Logistic Regression, Decision Trees,
kNN, SVM, and Naive Bayes.
1) If you have 3 different datasets with the below fact
patterns, determine which classifiers you would avoid
using and explain why.
Dataset X has 1 categorical dependent variable and 1200
observations with 15 independent variables.
Dataset Y has 1 categorical dependent variable and 1200
observations with 35 independent variables.
Dataset Z has 1 categorical dependent variable and 1200
observations with 7 independent variables.
answer the following question: Logistic Regression, Decision Trees,
kNN, SVM, and Naive Bayes.
1) If you have 3 different datasets with the below fact
patterns, determine which classifiers you would avoid
using and explain why.
Dataset X has 1 categorical dependent variable and 1200
observations with 15 independent variables.
Dataset Y has 1 categorical dependent variable and 1200
observations with 35 independent variables.
Dataset Z has 1 categorical dependent variable and 1200
observations with 7 independent variables.