atft-research

Official

Quantify ATFT performance, effortlessly.

Authorwer-inc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the tedious manual work of analyzing complex financial model outputs, making it hard to quickly understand performance, identify issues like factor drift, or generate stakeholder reports. It automates the quantification of model performance and diagnostics.

Core Features & Use Cases

  • Automated Performance Reporting: Generate comprehensive reports with key metrics like Sharpe, RankIC, and hit ratios across various horizons and cohorts.
  • Factor Diagnostics: Inspect feature contributions, leakage risks, and stability of graph-based factors to ensure model health and prevent unexpected behavior.
  • Use Case: Quickly validate a new model's output by generating a full research report and comparing it against a curated benchmark, ensuring it meets performance targets before deployment. This saves hours of manual data aggregation and visualization.

Quick Start

Example: Summarize a run and plot metrics

make research-baseline RUN=runs/<timestamp> python scripts/research/plot_metrics.py --run runs/<timestamp> --horizons 1 5 10 20

Dependency Matrix

Required Modules

pandasnumpymatplotlibseabornwandbtensorboardpytest

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: atft-research
Download link: https://github.com/wer-inc/gogooku3/archive/main.zip#atft-research

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository