-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HW 6 review #10
Comments
Data Tidying
I would've been nice to at least have a little bit of a Model Fitting and Assessment
There was a lot of repeated code for creating the confusion matrices. For the sake of reducing error and readability, it might have been worth the time to create a function for misclassification rate. Interpretation
Other: It would have been nice if somewhere you at least reported the coefficients of the models created. You can use |
@changclark
The text was updated successfully, but these errors were encountered: