Hugging Face
Models
Datasets
Spaces
Community
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
48.3 kB
1 contributor
History:
38 commits
Clement Vachet
Add development requirements file
237c90f
about 1 year ago
.github
Add github action - sync to Hugging Face Space
about 1 year ago
classification
Improve code based on pylint and black suggestions
about 1 year ago
data
Add csv test data file
about 1 year ago
models
Improve code based on pylint and black suggestions
about 1 year ago
tests
Improve code based on pylint and black suggestions
about 1 year ago
.gitattributes
1.56 kB
Initial commit
about 1 year ago
.gitignore
3.17 kB
Add user interface via gradio app
about 1 year ago
.pylintrc
21.8 kB
Add configuration files for pylint and black
about 1 year ago
Dockerfile
232 Bytes
Rename lambda file
about 1 year ago
README.md
4.72 kB
docs: improve first section
about 1 year ago
app.py
4.49 kB
Improve code based on pylint and black suggestions
about 1 year ago
inference_api.py
1.37 kB
Improve code based on pylint and black suggestions
about 1 year ago
inference_direct.py
667 Bytes
Improve code based on pylint and black suggestions
about 1 year ago
lambda_function.py
1.1 kB
Improve code based on pylint and black suggestions
about 1 year ago
pyproject.toml
466 Bytes
Add configuration files for pylint and black
about 1 year ago
requirements-dev.txt
33 Bytes
Add development requirements file
about 1 year ago
requirements.txt
110 Bytes
Add user interface via gradio app
about 1 year ago