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

  • Log In
  • Sign Up

Spaces:
raghuram00
/
code-complexity-web
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
code-complexity-web
31 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
raghuram00's picture
raghuram00
fix: added robust descriptive labels for dataset strings
d054e60 5 days ago
  • backend
    fix: added robust descriptive labels for dataset strings 5 days ago
  • frontend
    Initial commit (Render + GDrive) 5 days ago
  • .gitignore
    93 Bytes
    Initial commit (Render + GDrive) 5 days ago
  • Dockerfile
    420 Bytes
    chore: configured dockerfile for Hugging Face Spaces global deployment 5 days ago
  • README.md
    1.48 kB
    fix: added huggingface yaml metadata to readme 5 days ago
  • download_model.py
    1.6 kB
    fix: corrected syntax on encoder ID 5 days ago
  • improved_training.py
    8.26 kB
    Initial commit (Render + GDrive) 5 days ago
  • render.yaml
    109 Bytes
    Initial commit (Render + GDrive) 5 days ago
  • requirements.txt
    84 Bytes
    Initial commit (Render + GDrive) 5 days ago
  • test_encoder.pkl

    Detected Pickle imports (6)

    • "numpy.ndarray",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "sklearn.preprocessing._label.LabelEncoder",
    • "numpy._core.multiarray._reconstruct",
    • "None.dtype",
    • "numpy.dtype"

    How to fix it?

    533 Bytes
    fix: explicit encoder ID in downloader 5 days ago