Tag
Explore by tags
A lightweight open-source platform for running, managing, and integrating large language models locally via a simple CLI and REST API.
Provides a consistent Python library of classic ML algorithms, preprocessing, model selection, and evaluation tools. Emphasizes a uniform estimator API, Pipelines, and tight NumPy/SciPy integration—suited for teaching and rapid prototyping of tabular and small-to-medium workloads.
Provides APIs to build, learn, and run Bayesian and dynamic Bayesian networks, perform probabilistic inference, and compute interventional/counterfactual queries. Ships example notebooks, tutorials, and PyPI/conda packages. ([github.com](https://github.com/pgmpy/pgmpy))
High-performance, scalable gradient-boosted decision tree library for regression, classification, ranking and custom objectives. Multi-language bindings (Python, R, Java, Scala, C++), single-node, distributed and GPU training — widely used for tabular data and ML competitions.
Provides a Python-native, open-source deep learning framework with dynamic (eager) computation graphs, GPU acceleration, and a large ecosystem of libraries and pre-trained models — widely used for research and production. ([github.com](https://github.com/pytorch/pytorch?utm_source=openai))
