Skip to content
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

info about glm #1

Open
damianopincolini opened this issue Nov 5, 2022 · 0 comments
Open

info about glm #1

damianopincolini opened this issue Nov 5, 2022 · 0 comments

Comments

@damianopincolini
Copy link

Hi,
my name is Damiano and I'm studying your project to learn about data science and ML.
I would like to ask you why, at point 6 (glm modeling) you've ran the glm function based on the test_data rather than the train_data

Logistic_Model <- glm(Class~., test_data,family=binomial())

I also wonder why you didn't call for the confusion matrix.

Thank you for you help and congratulations for you work.
damiano pincolini

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant