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

  • Log In
  • Sign Up

Spaces:
Jensen-holm
/
Numpy-Neuron
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
Numpy-Neuron / cluster
4.89 kB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 22 commits
Jensen-holm's picture
Jensen-holm
think I might have to programatically create the path for the images ...
b95c374 almost 3 years ago
  • clusterer.py
    316 Bytes
    instead of returning the image bytes to the api user, we are moving towards hosting them on the backend but we need to be careful moving forwards and make sure that we delete the images after use almost 3 years ago
  • distance.py
    429 Bytes
    getting rid of some more problematic type hints almost 3 years ago
  • heirarchical.py
    0 Bytes
    cutting the front end mess and just using this as a backend api almost 3 years ago
  • kmeans.py
    2.12 kB
    instead of returning the image bytes to the api user, we are moving towards hosting them on the backend but we need to be careful moving forwards and make sure that we delete the images after use almost 3 years ago
  • kmedoids.py
    228 Bytes
    v1 of kmean may be complete almost 3 years ago
  • main.py
    445 Bytes
    readme almost 3 years ago
  • opts.py
    169 Bytes
    reverting more code back to python 3 syntax almost 3 years ago
  • plot.py
    1.18 kB
    think I might have to programatically create the path for the images ... almost 3 years ago