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...
711e3f5
iris_classification_lambda
17.3 kB
1 contributor
History:
22 commits
Clement Vachet
Add inference python file
711e3f5
12 months ago
classification
Use list of features as direct input
12 months ago
data
Add csv test data file
about 1 year ago
models
Use list of features as direct input
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.14 kB
Initial commit
about 1 year ago
Dockerfile
Safe
232 Bytes
Rename lambda file
12 months ago
README.md
935 Bytes
docs: use features as direct input
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
112 Bytes
Add requirements file
about 1 year ago