aliosmankaya commited on
Commit
3704127
1 Parent(s): 766876f

Create README.md file

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -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