Description
Scikit-learn-style objects can share base classes for parameters, inspection, and composition. Developers building machine-learning libraries can reuse conventions for estimators, configuration, and metadata without depending on a full framework. It is a foundation library for scientific Python packages.