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

New method for predicting from coefficients #545

Open
aloukina opened this issue Aug 9, 2021 · 0 comments
Open

New method for predicting from coefficients #545

aloukina opened this issue Aug 9, 2021 · 0 comments

Comments

@aloukina
Copy link
Collaborator

aloukina commented Aug 9, 2021

In some situations we might need to predict scores from coefficients stored in a data frame. This will be useful when we need to generate predictions for linear models where no .model file is available. For example, this is a legacy model, a model trained using different package etc. This will also be useful when we need to generate prediction using scaled coefficients (https://rsmtool.readthedocs.io/en/stable/usage_rsmtool.html#model-information).

We want to have a method in modeler that generates predictions from coefficients in a dataframe.

@aloukina aloukina assigned ghost Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant