EducationalTestingService / EducationalTestingService/rsmtool
New method for predicting from coefficients
- 主要言語
- Python
- スター
- 71
- フォーク
- 21
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず modeler のエントリーポイントを見つけ、issue にリンクされているモデル情報のドキュメントを確認します。係数データフレームが線形モデルをどのように表現するかを、legacy 係数とスケーリング済み係数を含めて定義し、その後、代表的なケースで予測がサポートされているモデルベースの予測と一致することを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- machine-learning
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100