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:
tofighi
/
iris-detector
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
iris-detector
21.8 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
Sina Media Lab
adding training code
16813ae 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • .gitignore
    26 Bytes
    Deploy iris detector (KNN) 8 months ago
  • README.md
    1.12 kB
    Update Gradio to latest secure version 6 8 months ago
  • app.py
    2.28 kB
    updates 8 months ago
  • iris_classifier.ipynb
    2.55 kB
    adding training code 8 months ago
  • iris_knn.pkl

    Detected Pickle imports (4)

    • "numpy.ndarray",
    • "sklearn.neighbors._classification.KNeighborsClassifier",
    • "numpy.dtype",
    • "joblib.numpy_pickle.NumpyArrayWrapper"

    How to fix it?

    14.3 kB
    xet
    Deploy iris detector (KNN) 8 months ago
  • requirements.txt
    32 Bytes
    Update Gradio to latest secure version 6 8 months ago