File size: 313 Bytes
489e263
 
 
 
 
 
 
 
 
 
 
6310671
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
language:
- en
library_name: sklearn
license: apache-2.0
tags:
- sklearn
datasets:
- iris
metrics:
- accuracy
---

### Linear Regression Model

This Linear Regression model trained on Iris dataset that transformed to a structured array.

Goal is to test this pr -> https://github.com/skops-dev/skops/pull/211