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...
ca264b8
iris_classification_lambda
48.3 kB
1 contributor
History:
37 commits
Clement Vachet
Improve code based on pylint and black suggestions
ca264b8
11 months ago
.github
Add github action - sync to Hugging Face Space
11 months ago
classification
Improve code based on pylint and black suggestions
11 months ago
data
Add csv test data file
12 months ago
models
Improve code based on pylint and black suggestions
11 months ago
tests
Improve code based on pylint and black suggestions
11 months ago
.gitattributes
Safe
1.56 kB
Initial commit
12 months ago
.gitignore
Safe
3.17 kB
Add user interface via gradio app
11 months ago
.pylintrc
Safe
21.8 kB
Add configuration files for pylint and black
11 months ago
Dockerfile
Safe
232 Bytes
Rename lambda file
12 months ago
README.md
Safe
4.72 kB
docs: improve first section
11 months ago
app.py
Safe
4.49 kB
Improve code based on pylint and black suggestions
11 months ago
inference_api.py
Safe
1.37 kB
Improve code based on pylint and black suggestions
11 months ago
inference_direct.py
Safe
667 Bytes
Improve code based on pylint and black suggestions
11 months ago
lambda_function.py
Safe
1.1 kB
Improve code based on pylint and black suggestions
11 months ago
pyproject.toml
Safe
466 Bytes
Add configuration files for pylint and black
11 months ago
requirements.txt
Safe
110 Bytes
Add user interface via gradio app
11 months ago