File size: 350 Bytes
7e24494
 
 
 
 
 
 
 
78ddecb
7e24494
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
library_name: sklearn
tags:
- sklearn
- skops
- tabular-classification
widget:
  structuredData:
    sepal_length:
    - 6.3
    - 6.5
    - 5.6
---

### Linear Regression Model
This Linear Regression model trained on Iris dataset as a regular numpy array with 1-dimensional.
Goal is to test this pr -> https://github.com/skops-dev/skops/pull/211