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...
8f37ccc
iris_classification_lambda
1 contributor
History:
45 commits
Clement Vachet
docs: improve style
8f37ccc
29 days ago
.github
Add new Github action - testing with pytest
29 days ago
classification
Improve code based on pylint and black suggestions
30 days ago
data
Add csv test data file
about 2 months ago
models
Improve code based on pylint and black suggestions
30 days ago
tests
Improve code based on pylint and black suggestions
30 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 2 months ago
.pre-commit-config.yaml
Safe
713 Bytes
Remove duplicate hook
29 days ago
.pylintrc
Safe
21.8 kB
Add configuration files for pylint and black
30 days ago
Dockerfile
Safe
232 Bytes
Rename lambda file
about 2 months ago
Makefile
Safe
483 Bytes
Add make command for docker
29 days ago
README.md
Safe
5.46 kB
docs: improve style
29 days ago
app.py
Safe
4.49 kB
Improve code based on pylint and black suggestions
30 days ago
inference_api.py
Safe
1.37 kB
Improve code based on pylint and black suggestions
30 days ago
inference_direct.py
Safe
667 Bytes
Improve code based on pylint and black suggestions
30 days ago
lambda_function.py
Safe
1.1 kB
Improve code based on pylint and black suggestions
30 days ago
pyproject.toml
Safe
466 Bytes
Add configuration files for pylint and black
30 days ago
requirements-dev.txt
Safe
33 Bytes
Add development requirements file
30 days ago
requirements.txt
Safe
110 Bytes
Add user interface via gradio app
about 2 months ago