aliosmankaya's picture
Update README.md
08109c5
metadata
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 that transformed to a structured array.

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