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...
main
iris_classification_lambda
1 contributor
History:
46 commits
Clement Vachet
Add Docker deployment
72500f8
8 days ago
.github
Add new Github action - testing with pytest
9 days ago
classification
Improve code based on pylint and black suggestions
10 days ago
data
Add csv test data file
about 1 month ago
models
Improve code based on pylint and black suggestions
10 days ago
tests
Improve code based on pylint and black suggestions
10 days ago
.gitattributes
Safe
1.56 kB
Initial commit
about 1 month ago
.gitignore
Safe
3.17 kB
Add user interface via gradio app
about 1 month ago
.pre-commit-config.yaml
Safe
713 Bytes
Remove duplicate hook
9 days ago
.pylintrc
Safe
21.8 kB
Add configuration files for pylint and black
10 days ago
Dockerfile
Safe
232 Bytes
Rename lambda file
about 1 month ago
Makefile
Safe
483 Bytes
Add make command for docker
9 days ago
README.md
Safe
5.71 kB
Add Docker deployment
8 days ago
app.py
Safe
4.49 kB
Improve code based on pylint and black suggestions
10 days ago
inference_api.py
Safe
1.37 kB
Improve code based on pylint and black suggestions
10 days ago
inference_direct.py
Safe
667 Bytes
Improve code based on pylint and black suggestions
10 days ago
lambda_function.py
Safe
1.1 kB
Improve code based on pylint and black suggestions
10 days ago
pyproject.toml
Safe
466 Bytes
Add configuration files for pylint and black
10 days ago
requirements-dev.txt
Safe
33 Bytes
Add development requirements file
10 days ago
requirements.txt
Safe
110 Bytes
Add user interface via gradio app
about 1 month ago