hypogenic
توليد فرضيات علمية من البيانات
Auch verfügbar von: davila7
توليد الفرضيات يدويًا يستغرق وقتًا طويلًا ومعرض للتحيزات المعرفية. يقوم Hypogenic بأتمتة توليد الفرضيات واختبارها باستخدام LLMs، مما يمكّن الباحثين من استكشاف الأنماط في مجموعات البيانات الجدولية بشكل منهجي ودمج النتائج التجريبية مع رؤى الأدبيات.
Die Skill-ZIP herunterladen
In Claude hochladen
Gehe zu Einstellungen → Fähigkeiten → Skills → Skill hochladen
Einschalten und loslegen
Teste es
Verwendung von "hypogenic". مجموعة فرعية صغيرة من البيانات الجدولية مع سمات نصية وتسميات تُظهر أنماطًا في سلوك العملاء
Erwartetes Ergebnis:
1. Hypothesis: Samples with feature_X above threshold tend to have label_A due to underlying causal mechanism.
2. Hypothesis: The interaction between feature_Y and feature_Z creates a stronger effect than either alone.
3. Hypothesis: Label_B is associated with specific linguistic patterns in feature_W.
Verwendung von "hypogenic". نتائج تحقق تُظهر أي الفرضيات ضعيفة الأداء على مجموعات فرعية معينة من البيانات
Erwartetes Ergebnis:
Refined Hypothesis 1: When feature_X > threshold AND feature_Y is low, label_A is more likely (updated from original to account for interaction effect).
Refined Hypothesis 3: The linguistic pattern in feature_W is more predictive when combined with metadata about source type.
Sicherheitsaudit
Niedriges RisikoThis scientific hypothesis generation skill was scanned with 126 potential issues detected. After evaluation, all findings are false positives: environment variable references for API keys follow security best practices; hardcoded URLs are legitimate documentation links; shell command examples are user setup instructions; no actual cryptographic code or command-and-control patterns exist. The skill makes normal LLM API calls for hypothesis generation, which is expected functionality.
Risikofaktoren
🌐 Netzwerkzugriff (4)
⚙️ Externe Befehle (3)
Qualitätsbewertung
Was du bauen kannst
استكشاف فرضيات البحث الأكاديمي
توليد واختبار فرضيات متعددة حول الأنماط في البيانات الرصدية، مثل اكتشاف الخداع في النص أو تحديد مؤشرات الصحة النفسية من منشورات وسائل التواصل الاجتماعي.
اكتشاف أنماط خاصة بالمجال
استكشاف العلاقات التجريبية في مجموعات البيانات الجدولية لتطبيقات مثل تحليل المحتوى، النمذجة التنبؤية، أو أبحاث التصنيف.
توليد فرضيات مؤسّسة على الأدبيات
دمج الأوراق البحثية الموجودة مع البيانات التجريبية لتوليد فرضيات مؤسّسة نظريًا توسّع أو تتحقق من النظريات العلمية.
Probiere diese Prompts
Analyze the following data samples and identify patterns in the features and labels. Generate {num_hypotheses} specific, testable hypotheses that could explain these patterns. Each hypothesis should be concrete and falsifiable.Review the following hypotheses and the validation results. Identify which hypotheses are underperforming and generate improved versions that better explain the challenging examples. Focus on specificity and testability.
Based on the following research paper insights: {paper_insights}, and the observed data patterns: {data_observations}, generate hypotheses that combine theoretical foundations with empirical findings.Given the hypothesis: {hypothesis}, and the data sample: {data_sample}, evaluate whether this hypothesis is relevant and testable for this dataset. Provide specific reasoning.Bewährte Verfahren
- ابدأ بمجموعة بيانات نظيفة بصيغة HuggingFace مع ميزات نصية وتسميات مُسمّاة بشكل صحيح
- استخدم ما لا يقل عن 10-20 فرضية لاستكشاف شامل لحيّز الأنماط
- حسّن الفرضيات بشكل تكراري بناءً على أداء التحقق بدلًا من توليدها كلها دفعة واحدة
- ادمج رؤى الأدبيات مع الفرضيات المدفوعة بالبيانات لأطر نظرية أكثر رسوخًا
Vermeiden
- استخدام مجموعات بيانات لا تتطابق مع صيغة HuggingFace المطلوبة مع تسمية مفاتيح صحيحة
- توليد عدد قليل جدًا من الفرضيات وفقدان علاقات أنماط مهمة
- تخطي عملية التنقيح التكرارية وقبول الفرضيات الأولية
- التشغيل دون تهيئة API مناسبة أو إعداد التخزين المؤقت لإدارة التكاليف
Häufig gestellte Fragen
ما الصيغة التي يجب أن تكون بها مجموعتي البيانية؟
ما مزوّدو LLM المدعومون؟
ما الفرق بين طرق HypoGeniC وHypoRefine وUnion؟
كم عدد الفرضيات التي يجب أن أُنشئها؟
هل أحتاج Redis للتخزين المؤقت؟
ما متطلبات الحوسبة؟
Entwicklerdetails
Autor
K-Dense-AILizenz
MIT license
Repository
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/hypogenicRef
main
Dateistruktur