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

Mischka123
/
GeheimesModell2

Text Classification
Scikit-learn
Joblib
German
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Scikit-learn

    How to use Mischka123/GeheimesModell2 with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("Mischka123/GeheimesModell2", "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
GeheimesModell2
910 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Mischka123's picture
Mischka123
Update README.md
dccac6f over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    5.32 kB
    Update README.md over 2 years ago
  • logistic_regression_model.joblib
    903 kB
    xet
    Upload logistic_regression_model.joblib over 2 years ago