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

  • Log In
  • Sign Up

Spaces:
RaghavanB
/
some-shit
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
some-shit
Ctrl+K
Ctrl+K
  • 3 contributors
History: 8 commits
RaghavanB's picture
RaghavanB
added logs
6835a0c 14 days ago
  • flagged
    added logs 14 days ago
  • .dockerignore
    422 Bytes
    Added Docker file for the project 14 days ago
  • .gitignore
    8 Bytes
    added gitignore file 14 days ago
  • Dockerfile
    161 Bytes
    Added Docker file for the project 14 days ago
  • LICENSE
    11.4 kB
    Initial commit 3 months ago
  • README.md
    3.7 kB
    Update README.md 3 months ago
  • app.py
    1.18 kB
    Added Docker file for the project 14 days ago
  • encoders.pkl

    Detected Pickle imports (4)

    • "numpy.dtype",
    • "numpy.core.multiarray._reconstruct",
    • "sklearn.preprocessing._label.LabelEncoder",
    • "numpy.ndarray"

    How to fix it?

    631 Bytes
    Added model and encoder 14 days ago
  • model.pkl

    Detected Pickle imports (6)

    • "numpy.core.multiarray._reconstruct",
    • "numpy.core.multiarray.scalar",
    • "numpy.dtype",
    • "numpy.ndarray",
    • "sklearn.tree._classes.DecisionTreeClassifier",
    • "sklearn.tree._tree.Tree"

    How to fix it?

    2.2 kB
    Added model and encoder 14 days ago
  • requirements.txt
    63 Bytes
    working tech stack advisor app 3 months ago
  • train.py
    1.08 kB
    working tech stack advisor app 3 months ago