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...
main
iris_classification_lambda
52.9 kB
1 contributor
History:
46 commits
Clement Vachet
Add Docker deployment
72500f8
about 1 year ago
.github
Add new Github action - testing with pytest
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
.pre-commit-config.yaml
713 Bytes
Remove duplicate hook
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
Makefile
483 Bytes
Add make command for docker
about 1 year ago
README.md
5.71 kB
Add Docker deployment
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