Skip to content

[FEATURE] export the propensity score model for predicting new weights #81

@talgalili

Description

@talgalili

Currently running the model on many millions of observations is computationally costly.
A better solution would be to run the model a sample of observations (E.g., 10K-50K observations for sample and target). And then export the model, and use it to predict the weights of other observations.

This should probably be done only after issue #30 is resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions