CausalIQ Knowledge¶
Welcome¶
Welcome to the documentation for CausalIQ Knowledge, which combines traditional statistical structure learning algorithms with the contextual understanding and reasoning capabilities of Large Language Models. This integration enables more interpretable, domain-aware, and human-friendly causal discovery workflows. It is part of the CausalIQ ecosystem for intelligent causal discovery.
Overview¶
This site provides detailed documentation, including:
- Development roadmap
- User guide
- Architectural vision
- Design notes
- API reference for users and contributors
Quickstart & Installation¶
For a quickstart guide and installation instructions, see the README on GitHub.
Documentation Contents¶
- Development Roadmap: Roadmap of upcoming features
- User Guide: Comprehensive user guide
- Architecture: Overall architecture and design notes
- API Reference: Complete reference for Python code
- Development Guidelines: CausalIQ guidelines for developers
- Changelog
- License
Support & Community¶
- GitHub Issues: Report bugs or request features.
- GitHub Discussions: Ask questions and join the community.
Tip:
Use the navigation sidebar to explore the documentation.
For the latest code and releases, visit the causaliq-knowledge GitHub repository.
Supported Python Versions: 3.9, 3.10, 3.11, 3.12, 3.13
Default Python Version: 3.11