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

  • Log In
  • Sign Up

Spaces:
pinkhana03
/
Classification-with-Decision-Tree
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Classification-with-Decision-Tree
6.68 kB
  • 2 contributors
History: 3 commits
pinkandjani20
second commit
82d217d 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • .gitignore
    42 Bytes
    Add application file 8 months ago
  • Dockerfile
    239 Bytes
    Add application file 8 months ago
  • README.md
    218 Bytes
    second commit 8 months ago
  • app.py
    1.29 kB
    Add application file 8 months ago
  • decision_tree_model.pkl

    Detected Pickle imports (6)

    • "numpy.ndarray",
    • "None.dtype",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "sklearn.tree._classes.DecisionTreeClassifier",
    • "numpy.dtype",
    • "numpy._core.multiarray._reconstruct"

    How to fix it?

    3.33 kB
    xet
    Add application file 8 months ago
  • requirements.txt
    42 Bytes
    Add application file 8 months ago