/ open-webui.git
/ app
/ env
/ lib64
/ python3.11
/ site-packages
/ sklearn
/ frozen
/ __init__.py
Run
Starting...
Stop
View File
Save
# Authors: The scikit-learn developers # SPDX-License-Identifier: BSD-3-Clause from ._frozen import FrozenEstimator __all__ = ["FrozenEstimator"]
Memory