Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Which Category field does the ML model use? #17

Description

@G-ecs

The Product and Campaign_Detail tables have a Category field. It seems that the Campaign_Detail one is used, at this SQL statement during the merge phase: (

SELECT Campaign_Detail.*, Term, No_Of_People_Covered, Payment_Frequency, Net_Amt_Insured, Amt_On_Maturity_Bin,
)

Campaign_Detail.Category value is always 'Acquisition'... Is it adding a constant value to the machine learning model?

What do I get wrong here?

Thanks,
G.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions