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

Spaces:

Duplicated from  binoubinks/ADSP_finalProjectBack

raharjo
/
ADSP_finalProjectBack
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
ADSP_finalProjectBack
8.56 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 7 commits
albin
rename app to main
29991ef almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • Dockerfile
    361 Bytes
    Use extraction features before calling model almost 2 years ago
  • README.md
    202 Bytes
    initial commit almost 2 years ago
  • extraction_features.py
    1.97 kB
    Use extraction features before calling model almost 2 years ago
  • logistic_regression_model.pkl

    Detected Pickle imports (6)

    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "sklearn.linear_model._logistic.LogisticRegression",
    • "_codecs.encode",
    • "numpy.core.multiarray._reconstruct",
    • "numpy.ndarray",
    • "numpy.dtype"

    How to fix it?

    1.63 kB
    xet
    add model and features extraction files almost 2 years ago
  • main.py
    2.59 kB
    rename app to main almost 2 years ago
  • requirements.txt
    288 Bytes
    modify requirements almost 2 years ago