Add pgmpy library to Machine Learning section

This commit is contained in:
AshithaT
2026-03-15 22:58:19 +05:30
committed by GitHub
parent 0c9df33da2
commit 9eb21b268e

View File

@@ -731,6 +731,7 @@ _Libraries for Machine Learning. Also see [awesome-machine-learning](https://git
- [LlamaIndex](https://github.com/run-llama/llama_index) - A data framework for your LLM application.
- [Metrics](https://github.com/benhamner/Metrics) - Machine learning evaluation metrics.
- [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries.
- [pgmpy](https://github.com/pgmpy/pgmpy) - A Python library for probabilistic graphical models and Bayesian networks.
- [PraisonAI](https://github.com/MervinPraison/PraisonAI) - Production-ready Multi-AI Agents framework with self-reflection, 100+ LLM support, MCP integration, and agentic workflows.
- [pydantic-ai](https://github.com/pydantic/pydantic-ai) - A Python agent framework for building generative AI applications with structured schemas.
- [RAGFlow](https://github.com/infiniflow/ragflow) - An open-source RAG engine for document understanding and question answering with LLMs.