UNPKG

wink-perceptron

Version:

Multi-class averaged perceptron

333 lines (332 loc) 4.97 kB
[ [ { "sepalLength": 5.1, "sepalWidth": 3.5, "petalLength": 1.4, "petalWidth": 0.2 }, { "label": "Iris-setosa" } ], [ { "sepalLength": 4.9, "sepalWidth": 3, "petalLength": 1.4, "petalWidth": 0.2 }, { "label": "Iris-setosa" } ], [ { "sepalLength": 4.7, "sepalWidth": 3.2, "petalLength": 1.3, "petalWidth": 0.2 }, { "label": "Iris-setosa" } ], [ { "sepalLength": 4.6, "sepalWidth": 3.1, "petalLength": 1.5, "petalWidth": 0.2 }, { "label": "Iris-setosa" } ], [ { "sepalLength": 5, "sepalWidth": 3.6, "petalLength": 1.4, "petalWidth": 0.2 }, { "label": "Iris-setosa" } ], [ { "sepalLength": 5.4, "sepalWidth": 3.9, "petalLength": 1.7, "petalWidth": 0.4 }, { "label": "Iris-setosa" } ], [ { "sepalLength": 4.6, "sepalWidth": 3.4, "petalLength": 1.4, "petalWidth": 0.3 }, { "label": "Iris-setosa" } ], [ { "sepalLength": 5, "sepalWidth": 3.4, "petalLength": 1.5, "petalWidth": 0.2 }, { "label": "Iris-setosa" } ], [ { "sepalLength": 4.4, "sepalWidth": 2.9, "petalLength": 1.4, "petalWidth": 0.2 }, { "label": "Iris-setosa" } ], [ { "sepalLength": 4.9, "sepalWidth": 3.1, "petalLength": 1.5, "petalWidth": 0.1 }, { "label": "Iris-setosa" } ], [ { "sepalLength": 7, "sepalWidth": 3.2, "petalLength": 4.7, "petalWidth": 1.4 }, { "label": "Iris-versicolor" } ], [ { "sepalLength": 6.4, "sepalWidth": 3.2, "petalLength": 4.5, "petalWidth": 1.5 }, { "label": "Iris-versicolor" } ], [ { "sepalLength": 6.9, "sepalWidth": 3.1, "petalLength": 4.9, "petalWidth": 1.5 }, { "label": "Iris-versicolor" } ], [ { "sepalLength": 5.5, "sepalWidth": 2.3, "petalLength": 4, "petalWidth": 1.3 }, { "label": "Iris-versicolor" } ], [ { "sepalLength": 6.5, "sepalWidth": 2.8, "petalLength": 4.6, "petalWidth": 1.5 }, { "label": "Iris-versicolor" } ], [ { "sepalLength": 5.7, "sepalWidth": 2.8, "petalLength": 4.5, "petalWidth": 1.3 }, { "label": "Iris-versicolor" } ], [ { "sepalLength": 6.3, "sepalWidth": 3.3, "petalLength": 4.7, "petalWidth": 1.6 }, { "label": "Iris-versicolor" } ], [ { "sepalLength": 4.9, "sepalWidth": 2.4, "petalLength": 3.3, "petalWidth": 1 }, { "label": "Iris-versicolor" } ], [ { "sepalLength": 6.6, "sepalWidth": 2.9, "petalLength": 4.6, "petalWidth": 1.3 }, { "label": "Iris-versicolor" } ], [ { "sepalLength": 5.2, "sepalWidth": 2.7, "petalLength": 3.9, "petalWidth": 1.4 }, { "label": "Iris-versicolor" } ], [ { "sepalLength": 6.3, "sepalWidth": 3.3, "petalLength": 6, "petalWidth": 2.5 }, { "label": "Iris-virginica" } ], [ { "sepalLength": 5.8, "sepalWidth": 2.7, "petalLength": 5.1, "petalWidth": 1.9 }, { "label": "Iris-virginica" } ], [ { "sepalLength": 7.1, "sepalWidth": 3, "petalLength": 5.9, "petalWidth": 2.1 }, { "label": "Iris-virginica" } ], [ { "sepalLength": 6.3, "sepalWidth": 2.9, "petalLength": 5.6, "petalWidth": 1.8 }, { "label": "Iris-virginica" } ], [ { "sepalLength": 6.5, "sepalWidth": 3, "petalLength": 5.8, "petalWidth": 2.2 }, { "label": "Iris-virginica" } ], [ { "sepalLength": 7.6, "sepalWidth": 3, "petalLength": 6.6, "petalWidth": 2.1 }, { "label": "Iris-virginica" } ], [ { "sepalLength": 4.9, "sepalWidth": 2.5, "petalLength": 4.5, "petalWidth": 1.7 }, { "label": "Iris-virginica" } ], [ { "sepalLength": 7.3, "sepalWidth": 2.9, "petalLength": 6.3, "petalWidth": 1.8 }, { "label": "Iris-virginica" } ], [ { "sepalLength": 6.7, "sepalWidth": 2.5, "petalLength": 5.8, "petalWidth": 1.8 }, { "label": "Iris-virginica" } ], [ { "sepalLength": 7.2, "sepalWidth": 3.6, "petalLength": 6.1, "petalWidth": 2.5 }, { "label": "Iris-virginica" } ] ]