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...
93ef7e6
iris_classification_lambda
1 contributor
History:
41 commits
Clement Vachet
Remove duplicate hook
93ef7e6
about 2 months ago
.github
Add github action - sync to Hugging Face Space
about 2 months ago
classification
Improve code based on pylint and black suggestions
about 2 months ago
data
Add csv test data file
3 months ago
models
Improve code based on pylint and black suggestions
about 2 months ago
tests
Improve code based on pylint and black suggestions
about 2 months ago
.gitattributes
Safe
1.56 kB
Initial commit
3 months ago
.gitignore
Safe
3.17 kB
Add user interface via gradio app
2 months ago
.pre-commit-config.yaml
Safe
713 Bytes
Remove duplicate hook
about 2 months ago
.pylintrc
Safe
21.8 kB
Add configuration files for pylint and black
about 2 months ago
Dockerfile
Safe
232 Bytes
Rename lambda file
3 months ago
Makefile
Safe
183 Bytes
Add makefile for automated tasks
about 2 months ago
README.md
Safe
4.72 kB
docs: improve first section
about 2 months ago
app.py
Safe
4.49 kB
Improve code based on pylint and black suggestions
about 2 months ago
inference_api.py
Safe
1.37 kB
Improve code based on pylint and black suggestions
about 2 months ago
inference_direct.py
Safe
667 Bytes
Improve code based on pylint and black suggestions
about 2 months ago
lambda_function.py
Safe
1.1 kB
Improve code based on pylint and black suggestions
about 2 months ago
pyproject.toml
Safe
466 Bytes
Add configuration files for pylint and black
about 2 months ago
requirements-dev.txt
Safe
33 Bytes
Add development requirements file
about 2 months ago
requirements.txt
Safe
110 Bytes
Add user interface via gradio app
2 months ago