Atualizar models/linear/index.yaml
This commit is contained in:
parent
eb58b3434c
commit
b28a18536b
|
|
@ -2,6 +2,6 @@ name: linear
|
||||||
file: linear.py
|
file: linear.py
|
||||||
class: Linear
|
class: Linear
|
||||||
requirements:
|
requirements:
|
||||||
- pandas
|
- pandas==2.0.0
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
type: model
|
type: model
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue