genpark-ab-test-calculator-skill
mcp
Uyari
Health Uyari
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 9 GitHub stars
Code Gecti
- Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Gecti
- Permissions — No dangerous permissions requested
Bu listing icin henuz AI raporu yok.
GenPark AI Skill - Standard statistical Z-score and p-value analyzer for A/B tests
README.md
genpark-ab-test-calculator-skill
GenPark AI Agent Skill -- Two-tailed Z-score A/B test statistical calculator.
Quick Start
from client import ABTestCalculatorClient
client = ABTestCalculatorClient()
res = client.calculate_results(5000, 100, 5000, 140)
print(res["is_significant"])
📊 Agentic Architecture Flowchart
graph LR
User([User / AI Agent]) -->|JSON Request| Skill[GenPark AI Skill]
Skill -->|Execution Logic| CoreEngine[Core Analytics & Processing]
CoreEngine -->|Structured Output| User
🔌 MCP (Model Context Protocol) Integration
Run natively as an MCP server for Cursor, Claude Desktop & LLM frameworks:
python mcp_server.py
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi