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.
Given the following machine learning classical classifiers answer the following question: Logistic Regression, Decision
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am