問題タブ [r-parsnip]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
r - Tidymodels の段階的アルゴリズム
R でネイティブに実装されている変数選択step()
のステップワイズ アルゴリズムが Tidymodels に統合されていないことがわかりました。
それを使用しない理由があるのか (より良い手順のため)、それとも単に機能が不足しているのかはわかりません。
r - easystats を使用してパースニップ オブジェクトから glmnet モデルをチェック中にエラーが発生しました: $ 演算子が無効です
非常に単純な glmnet 分類タスクを使用して check_model を試みました。
ここからいくつかのコードを取得: tidymodel オブジェクトから単純なモデルを抽出する