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

File abalone.py

Regression/abalone.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

loadDataSetFunction · 0.70
lwlrTestFunction · 0.70
rssErrorFunction · 0.70
standRegresFunction · 0.70

Tested by

no test coverage detected