Home
last modified time | relevance | path

Searched defs:y_predicted (Results 1 – 5 of 5) sorted by relevance

/petsc/src/binding/petsc4py/demo/regressor/
H A Dtest_regressor.py43 y_predicted = y.duplicate() variable
/petsc/src/ml/regressor/tests/
H A Dex_sharks.c19 Vec y, y_predicted, coefficients; in main() local
H A Dex2.c18 Vec y, y_predicted, coefficients; in main() local
H A Dex1.c18 Vec y, y_predicted, coefficients; in main() local
H A Dex3.c8 Vec y_predicted; /* Target data */ member