MCPcopy Create free account
hub / github.com/Jack-Cherish/Machine-Learning / svm-digits.py

File svm-digits.py

SVM/svm-digits.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*-coding:utf-8 -*-
2import matplotlib.pyplot as plt
3import numpy as np
4import random

Callers

nothing calls this directly

Calls 1

testDigitsFunction · 0.85

Tested by

no test coverage detected