Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
aliosmankaya
/
structured_arr_model_1_dim
like
0
Tabular Classification
Scikit-learn
Joblib
skops
Model card
Files
Files and versions
Community
Use this model
aliosmankaya
commited on
Nov 24, 2022
Commit
3704127
·
1 Parent(s):
766876f
Create README.md file
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
### Linear Regression Model
2
+
3
+
This Linear Regression model trained on Iris dataset that transformed to a structured array.
4
+
5
+
Goal is to test this pr -> https://github.com/skops-dev/skops/pull/211