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...
d3f1938
iris_classification_lambda
22 kB
1 contributor
History:
28 commits
Clement Vachet
Add github action
d3f1938
12 months ago
.github
Add github action
12 months ago
classification
fix: reshape array for single prediction
12 months ago
data
Add csv test data file
about 1 year ago
models
Add user interface via gradio app
12 months ago
tests
Use features instead of body as input
12 months ago
.gitattributes
Safe
1.56 kB
Initial commit
about 1 year ago
.gitignore
Safe
3.17 kB
Add user interface via gradio app
12 months ago
Dockerfile
Safe
232 Bytes
Rename lambda file
12 months ago
README.md
Safe
3.01 kB
Add metadata for HF space
12 months ago
app.py
Safe
3.87 kB
Add user interface via gradio app
12 months ago
inference_api.py
Safe
1.29 kB
Add inference python file
12 months ago
lambda_function.py
Safe
822 Bytes
Use features instead of body as input
12 months ago
main.py
Safe
644 Bytes
Use list of features as direct input
12 months ago
requirements.txt
Safe
110 Bytes
Add user interface via gradio app
12 months ago