Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

SZLHOLDINGS
/
szl-formulas

Tabular Classification
Kernels
Scikit-learn
kernel
governance
formulas
proof-status
lean4
lambda-aggregate
surrogate
doi:10.5281/zenodo.19944926
Model card Files Files and versions
xet
Community
2

Instructions to use SZLHOLDINGS/szl-formulas with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Kernels

    How to use SZLHOLDINGS/szl-formulas with Kernels:

    # !pip install kernels
    
    from kernels import get_kernel
    
    kernel = get_kernel("SZLHOLDINGS/szl-formulas")
  • Scikit-learn

    How to use SZLHOLDINGS/szl-formulas with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("SZLHOLDINGS/szl-formulas", "sklearn_model.joblib")
    )
    # only load pickle files from sources you trust
    # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
  • Notebooks
  • Google Colab
  • Kaggle
szl-formulas
52.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
betterwithage's picture
betterwithage
Link verified first-class Kernel Hub package
a80a2ea verified about 1 month ago
  • build
    Publish szl-formulas: honest stdlib-only offline replay kernel (14/14 & 13/13 trio) about 2 months ago
  • tests
    Publish szl-formulas: honest stdlib-only offline replay kernel (14/14 & 13/13 trio) about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • LICENSE
    776 Bytes
    Publish szl-formulas: honest stdlib-only offline replay kernel (14/14 & 13/13 trio) about 2 months ago
  • MODEL_PROVENANCE.json
    2.59 kB
    Publish szl-formulas: honest stdlib-only offline replay kernel (14/14 & 13/13 trio) about 2 months ago
  • README.md
    7.67 kB
    Link verified first-class Kernel Hub package about 1 month ago
  • SECURITY.md
    1.83 kB
    Publish szl-formulas: honest stdlib-only offline replay kernel (14/14 & 13/13 trio) about 2 months ago
  • build.toml
    58 Bytes
    Publish szl-formulas: honest stdlib-only offline replay kernel (14/14 & 13/13 trio) about 2 months ago