Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Ray0071
/
Hackathon
like
0
Feature Extraction
Scikit-learn
scikit-learn/churn-prediction
English
finance
Model card
Files
Files and versions
Community
Use this model
Ray0071
commited on
Apr 1, 2023
Commit
d02075b
·
1 Parent(s):
c603b92
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -0,0 +1,12 @@
1
+
---
2
+
language:
3
+
- en
4
+
datasets:
5
+
- scikit-learn/churn-prediction
6
+
metrics:
7
+
- accuracy
8
+
library_name: sklearn
9
+
pipeline_tag: feature-extraction
10
+
tags:
11
+
- finance
12
+
---