Research

Use when tasks need reusable research pipeline templates, factor screening, or parameter sensitivity sweeps.

quantskills 4fb7209 4 files · 10.7 KB Updated

File contents

Research Templates

Components

Function Module Description
screen_all_indicators factor_screening.py Batch-compute indicators on an explicit panel and return IC/IR ranking
param_sweep param_sensitivity.py Grid-sweep one factor parameter on an explicit panel

Usage

from skills.research.factor_screening import screen_all_indicators
from skills.research.param_sensitivity import param_sweep

quantskills/agent-quantspace/tree/main/skills/research commit 4fb7209054

Frequently asked questions

npx skillmds@latest add quantskills/research