Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cvachet
/
iris_classification_lambda
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
237c90f
iris_classification_lambda
1 contributor
History:
38 commits
Clement Vachet
Add development requirements file
237c90f
23 days ago
.github
Add github action - sync to Hugging Face Space
24 days ago
classification
Improve code based on pylint and black suggestions
23 days ago
data
Add csv test data file
about 2 months ago
models
Improve code based on pylint and black suggestions
23 days ago
tests
Improve code based on pylint and black suggestions
23 days ago
.gitattributes
Safe
1.56 kB
Initial commit
about 2 months ago
.gitignore
Safe
3.17 kB
Add user interface via gradio app
about 1 month ago
.pylintrc
Safe
21.8 kB
Add configuration files for pylint and black
23 days ago
Dockerfile
Safe
232 Bytes
Rename lambda file
about 2 months ago
README.md
Safe
4.72 kB
docs: improve first section
24 days ago
app.py
Safe
4.49 kB
Improve code based on pylint and black suggestions
23 days ago
inference_api.py
Safe
1.37 kB
Improve code based on pylint and black suggestions
23 days ago
inference_direct.py
Safe
667 Bytes
Improve code based on pylint and black suggestions
23 days ago
lambda_function.py
Safe
1.1 kB
Improve code based on pylint and black suggestions
23 days ago
pyproject.toml
Safe
466 Bytes
Add configuration files for pylint and black
23 days ago
requirements-dev.txt
Safe
33 Bytes
Add development requirements file
23 days ago
requirements.txt
Safe
110 Bytes
Add user interface via gradio app
about 1 month ago