Skip to content

info about glm  #1

Description

@damianopincolini

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions