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