EducationalTestingService / EducationalTestingService/rsmtool

New method for predicting from coefficients

Open
#545 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
71
Forks
21
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.