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

  • Log In
  • Sign Up

Spaces:
cvachet
/
iris_classification_lambda
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
iris_classification_lambda
Ctrl+K
Ctrl+K
  • 1 contributor
History: 36 commits
Clement Vachet
Improve code based on pylint and black suggestions
9ecca49 4 months ago
  • .github
    Add github action - sync to Hugging Face Space 4 months ago
  • classification
    Improve code based on pylint and black suggestions 4 months ago
  • data
    Add csv test data file 5 months ago
  • models
    Improve code based on pylint and black suggestions 4 months ago
  • tests
    Use features instead of body as input 5 months ago
  • .gitattributes
    1.56 kB
    Initial commit 5 months ago
  • .gitignore
    3.17 kB
    Add user interface via gradio app 5 months ago
  • .pylintrc
    21.8 kB
    Add configuration files for pylint and black 4 months ago
  • Dockerfile
    232 Bytes
    Rename lambda file 5 months ago
  • README.md
    4.72 kB
    docs: improve first section 4 months ago
  • app.py
    4.49 kB
    Improve code based on pylint and black suggestions 4 months ago
  • inference_api.py
    1.37 kB
    Improve code based on pylint and black suggestions 4 months ago
  • inference_direct.py
    667 Bytes
    Improve code based on pylint and black suggestions 4 months ago
  • lambda_function.py
    1.1 kB
    Improve code based on pylint and black suggestions 4 months ago
  • pyproject.toml
    466 Bytes
    Add configuration files for pylint and black 4 months ago
  • requirements.txt
    110 Bytes
    Add user interface via gradio app 5 months ago