openGPMP
Open Source Mathematics Package
pygpmp.ml.ml.LinearRegression Member List

This is the complete list of members for pygpmp.ml.ml.LinearRegression, including all inherited members.

__init__(self)pygpmp.ml.ml.LinearRegression
__repr__pygpmp.ml.ml.LinearRegressionprivatestatic
__swig_destroy__pygpmp.ml.ml.LinearRegressionprivatestatic
best_fit(self)pygpmp.ml.ml.LinearRegression
calculate_coeffecient(self)pygpmp.ml.ml.LinearRegression
calculate_constant(self)pygpmp.ml.ml.LinearRegression
coeffpygpmp.ml.ml.LinearRegressionstatic
constantpygpmp.ml.ml.LinearRegressionstatic
data_size(self)pygpmp.ml.ml.LinearRegression
error_in(self, *args)pygpmp.ml.ml.LinearRegression
error_square(self)pygpmp.ml.ml.LinearRegression
get_input(self, *args)pygpmp.ml.ml.LinearRegression
mse(self, x_data, y_data)pygpmp.ml.ml.LinearRegression
num_rows(self, input)pygpmp.ml.ml.LinearRegression
predict(self, *args)pygpmp.ml.ml.LinearRegression
r_sqrd(self, x_data, y_data)pygpmp.ml.ml.LinearRegression
return_coeffecient(self)pygpmp.ml.ml.LinearRegression
return_constant(self)pygpmp.ml.ml.LinearRegression
show_data(self)pygpmp.ml.ml.LinearRegression
split_data(self, test_size, seed, shuffle)pygpmp.ml.ml.LinearRegression
sum_xpygpmp.ml.ml.LinearRegressionstatic
sum_x_squarepygpmp.ml.ml.LinearRegressionstatic
sum_xypygpmp.ml.ml.LinearRegressionstatic
sum_ypygpmp.ml.ml.LinearRegressionstatic
sum_y_squarepygpmp.ml.ml.LinearRegressionstatic
thisownpygpmp.ml.ml.LinearRegressionstatic
xpygpmp.ml.ml.LinearRegressionstatic
x_testpygpmp.ml.ml.LinearRegressionstatic
x_trainpygpmp.ml.ml.LinearRegressionstatic
ypygpmp.ml.ml.LinearRegressionstatic
y_testpygpmp.ml.ml.LinearRegressionstatic
y_trainpygpmp.ml.ml.LinearRegressionstatic