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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

aliosmankaya
/
structured_arr_model_1_dim

Tabular Classification
Scikit-learn
Joblib
skops
Model card Files Files and versions
xet
Community

Instructions to use aliosmankaya/structured_arr_model_1_dim with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use aliosmankaya/structured_arr_model_1_dim with Scikit-learn:

    from skops.hub_utils import download
    from skops.io import load
    download("aliosmankaya/structured_arr_model_1_dim", "path_to_folder")
    # make sure model file is in skops format
    # if model is a pickle file, make sure it's from a source you trust
    model = load("path_to_folder/structured_arr_model_1_dim.joblib")
  • Notebooks
  • Google Colab
  • Kaggle
structured_arr_model_1_dim
12.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
aliosmankaya's picture
aliosmankaya
Update README.md
08109c5 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    354 Bytes
    Update README.md over 3 years ago
  • config.json
    560 Bytes
    Update config.json over 3 years ago
  • structured_arr_model_1_dim.ipynb
    9.67 kB
    Upload 2 files over 3 years ago
  • structured_arr_model_1_dim.joblib
    552 Bytes
    xet
    Upload 2 files over 3 years ago