Sam Chaudry
Upload folder using huggingface_hub
7885a28 verified
raw
history blame
148 Bytes
# Authors: The scikit-learn developers
# SPDX-License-Identifier: BSD-3-Clause
from ._frozen import FrozenEstimator
__all__ = ["FrozenEstimator"]