Metadata-Version: 2.1
Name: causal-factory
Version: 0.2
Summary: CausalFactory is Python package for causal model discovery and inference aims to seamlessly discover, visualize, and operationalize causal relationships
Home-page: https://github.com/Awadelrahman/causal-factory
Author: Awadelrahman M. A. Ahmed
Author-email: awadrahman@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mlflow>=2.0.0
Requires-Dist: pandas>=1.0.0
Requires-Dist: gastle
Requires-Dist: torch
Requires-Dist: numpy>=1.18.0
Requires-Dist: networkx>=2.5
Requires-Dist: matplotlib>=3.2.0

CausalFactory is Python package for causal model discovery and inference aims to seamlessly discover, visualize, and operationalize causal relationships
