CausalIQ Discovery¶
Welcome¶
CausalIQ Discovery advanced algorithms for learning causal structures from data and human & LLM-derived knowledge. This is part of the CausalIQ ecosystem
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-discovery GitHub repository.
Supported Python Versions: 3.9, 3.10, 3.11, 3.12, 3.13
Default Python Version: 3.11