A free, open-source Python library that offers a unified API for classical machine-learning algorithms, data-pre-processing, model selection and evaluation.
An open platform for training, serving and evaluating chat-oriented LLMs—powering Vicuna & Chatbot Arena.
scikit-learn (also known as sklearn) is a BSD-licensed, community-driven machine-learning library for Python.
Built on top of NumPy, SciPy and joblib, it delivers:
fit / predict / transform
) with rich Pipeline and FeatureUnion utilities for end-to-end workflows.plot_partial_dependence
.partial_fit
, multi-processing with joblib, and seamless interoperability with the Python scientific stack.Released under the permissive BSD licence, scikit-learn is production-ready and supported by NumFOCUS and Inria, while remaining fully open to community contributions.