Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
NGOC1712
/
svm_model
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
svm_model
46.9 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
TrBn17
Remove .env file and add .gitignore for security
ec4524a 8 months ago
  • .dockerignore
    435 Bytes
    app 8 months ago
  • .env.example
    262 Bytes
    app 8 months ago
  • .gitattributes
    1.57 kB
    app 8 months ago
  • .gitignore
    351 Bytes
    Remove .env file and add .gitignore for security 8 months ago
  • Dockerfile
    765 Bytes
    app 8 months ago
  • README.md
    186 Bytes
    Update README.md with proper Gradio SDK configuration 8 months ago
  • __init__.py
    35 Bytes
    app 8 months ago
  • app.py
    4.17 kB
    app 8 months ago
  • config.py
    443 Bytes
    app 8 months ago
  • docker-compose.yml
    481 Bytes
    app 8 months ago
  • fake_news_model.joblib

    Detected Pickle imports (7)

    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "numpy.ndarray",
    • "numpy.dtype",
    • "sklearn.feature_extraction.text.TfidfVectorizer",
    • "sklearn.pipeline.Pipeline",
    • "sklearn.feature_extraction.text.TfidfTransformer",
    • "numpy.float64"

    How to fix it?

    46.8 MB
    xet
    app 8 months ago
  • gradio_app.py
    7.16 kB
    app 8 months ago
  • helper.py
    248 Bytes
    app 8 months ago
  • requirements.txt
    107 Bytes
    app 8 months ago
  • requirements_gradio.txt
    122 Bytes
    app 8 months ago
  • schemas.py
    895 Bytes
    app 8 months ago
  • start.py
    318 Bytes
    app 8 months ago