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

rasbt
/
ai-text-detector-logreg

Text Classification
Scikit-learn
Joblib
English
ai-text-detection
binary-classification
Model card Files Files and versions
xet
Community

Instructions to use rasbt/ai-text-detector-logreg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use rasbt/ai-text-detector-logreg with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("rasbt/ai-text-detector-logreg", "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
ai-text-detector-logreg
4.04 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
rasbt's picture
rasbt
Add files using upload-large-folder tool
5c5081b verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • LICENSE
    11.4 kB
    Add files using upload-large-folder tool 1 day ago
  • README.md
    2.58 kB
    Add files using upload-large-folder tool 1 day ago
  • logreg-ai-detector.joblib

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    4.03 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • logreg-ai-detector.json
    501 Bytes
    Add files using upload-large-folder tool 1 day ago