Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
duyb2207513
/
Linear_Regression_text_classification_model
like
0
Text Classification
Joblib
ag_news
English
sklearn, datasets
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
duyb2207513
commited on
26 days ago
Commit
fbea6b7
·
verified
·
1 Parent(s):
95818e7
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -0,0 +1,12 @@
1
+
---
2
+
datasets:
3
+
- ag_news
4
+
language:
5
+
- en
6
+
metrics:
7
+
- accuracy
8
+
pipeline_tag: text-classification
9
+
library_name: sklearn, datasets
10
+
tags:
11
+
- text-classification
12
+
---