Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Oshan
/
regressor
like
0
Tabular Regression
License:
openrail
Model card
Files
Files and versions
xet
Community
2
Copy to bucket
new
Oshan
commited on
Aug 10, 2023
Commit
7947295
·
1 Parent(s):
125dc40
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
---
2
license: openrail
3
-
---
1
---
2
license: openrail
3
+
metrics:
4
+
- spearmanr
5
+
- mse
6
+
- pearsonr
7
+
pipeline_tag: tabular-regression
8
+
---