reg_arr_model_2_dim / README.md
aliosmankaya's picture
Create README.md
5ee4d56
|
raw
history blame
379 Bytes
---
library_name: sklearn
tags:
- sklearn
- skops
- tabular-classification
widget:
structuredData:
x0:
- 6.3
- 6.5
- 5.6
x1:
- 3.3
- 3.0
- 2.5
---
### Linear Regression Model
This Linear Regression model trained on Iris dataset as a regular numpy array with 2-dimensional.
Goal is to test this pr -> https://github.com/skops-dev/skops/pull/211