Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
makiling
/
polyreactivity-benchmark
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7420f23
polyreactivity-benchmark
/
polyreact
/
models
/
__init__.py
makiling
Upload folder using huggingface_hub
5f58699
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
94 Bytes
"""Models for polyreactivity classification."""
__all__ = [
"linear"
,
"calibrate"
,
"ordinal"
]