gianlab's picture
pushing files to the repo from the example!
c41e65e verified
raw
history blame contribute delete
No virus
2.21 kB
{
"sklearn": {
"columns": [
"x0",
"x1",
"x2",
"x3",
"x4",
"x5",
"x6",
"x7",
"x8",
"x9",
"x10",
"x11",
"x12",
"x13",
"x14",
"x15",
"x16"
],
"environment": [
"scikit-learn=1.3.2"
],
"example_input": {
"x0": [
3,
5,
1
],
"x1": [
5,
5,
3
],
"x10": [
0,
0,
0
],
"x11": [
0,
0,
0
],
"x12": [
0,
0,
0
],
"x13": [
0,
0,
0
],
"x14": [
0,
0,
0
],
"x15": [
0,
0,
0
],
"x16": [
0,
0,
0
],
"x2": [
3,
4,
0
],
"x3": [
5,
4,
0
],
"x4": [
4,
4,
0
],
"x5": [
4,
0,
0
],
"x6": [
3,
0,
0
],
"x7": [
2,
0,
0
],
"x8": [
3,
0,
0
],
"x9": [
0,
0,
0
]
},
"model": {
"file": "skops-iw9h_jza.pkl"
},
"model_format": "pickle",
"task": "tabular-classification",
"use_intelex": false
}
}