data-science-feature-engineering とは?
機械学習のための特徴エンジニアリング: エンコード、スケーリング、変換、日時特徴、テキスト特徴、特徴選択。モデリング用のデータを準備する場合、またはより適切な表現によってモデルのパフォーマンスを向上させる場合に使用します。 ソース: legout/data-platform-agent-skills。
機械学習のための特徴エンジニアリング: エンコード、スケーリング、変換、日時特徴、テキスト特徴、特徴選択。モデリング用のデータを準備する場合、またはより適切な表現によってモデルのパフォーマンスを向上させる場合に使用します。
コマンドラインで data-science-feature-engineering AI スキルを開発環境にすばやくインストール
ソース: legout/data-platform-agent-skills。
Use this skill for creating, transforming, and selecting features that improve model performance.
| sklearn pipelines | sklearn.pipeline + ColumnTransformer | Reproducible, cross-validation safe | | Categorical encoding | categoryencoders | Beyond sklearn's limited options | | Feature selection | sklearn.featureselection | Mutual info, RFE, SelectFromModel | | Text embeddings | sentence-transformers | Pre-trained semantic embeddings |
| Auto feature engineering | Feature-engine | Comprehensive transformations |
機械学習のための特徴エンジニアリング: エンコード、スケーリング、変換、日時特徴、テキスト特徴、特徴選択。モデリング用のデータを準備する場合、またはより適切な表現によってモデルのパフォーマンスを向上させる場合に使用します。 ソース: legout/data-platform-agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-science-feature-engineering機械学習のための特徴エンジニアリング: エンコード、スケーリング、変換、日時特徴、テキスト特徴、特徴選択。モデリング用のデータを準備する場合、またはより適切な表現によってモデルのパフォーマンスを向上させる場合に使用します。 ソース: legout/data-platform-agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/legout/data-platform-agent-skills --skill data-science-feature-engineering インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/legout/data-platform-agent-skills