File size: 1,620 Bytes
55853a7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
    "sklearn": {
        "columns": [
            "x0",
            "x1",
            "x2",
            "x3",
            "x4",
            "x5",
            "x6",
            "x7"
        ],
        "environment": [
            "scikit-learn"
        ],
        "example_input": {
            "x0": [
                -0.8513550738681201,
                0.3565756375241982,
                -0.5493723960200406
            ],
            "x1": [
                -0.9801306786815437,
                0.16144422497410207,
                -0.5044744688250247
            ],
            "x2": [
                -0.40478372420423153,
                0.465368421656243,
                -0.6223217606693501
            ],
            "x3": [
                -0.5539725609683268,
                0.3927870023121129,
                1.2133119571551605
            ],
            "x4": [
                -0.3313192794050237,
                -0.5263980861381337,
                0.14244353694681483
            ],
            "x5": [
                -0.6076784605515674,
                -0.3021390244014409,
                0.37259389709675395
            ],
            "x6": [
                0.31079384041548314,
                -0.11643850592424994,
                -0.7648620670356181
            ],
            "x7": [
                -0.7921692833892792,
                0.5610338186827566,
                -0.707594089509777
            ]
        },
        "model": {
            "file": "model.skops"
        },
        "model_format": "skops",
        "task": "tabular-regression",
        "use_intelex": false
    }
}