Searched refs:predict (Results 1 – 13 of 13) sorted by relevance
| /petsc/include/petsc/private/ ! |
| H A D | regressorimpl.h | 16 …PetscErrorCode (*predict)(PetscRegressor, Mat, Vec); /* predict using fitted model … member
|
| /petsc/src/binding/petsc4py/demo/regressor/ ! |
| H A D | test_regressor.py | 48 regressor.predict(X,y_predicted)
|
| H A D | test_regressor_synthetic.py | 84 regressor.predict(X,y)
|
| /petsc/src/ml/regressor/interface/ ! |
| H A D | regressor.c | 304 PetscTryTypeMethod(regressor, predict, X, y); in PetscRegressorPredict() 412 regressor->ops->predict = NULL; in PetscRegressorSetType()
|
| /petsc/doc/manual/ ! |
| H A D | regressor.md | 22 predict a vector of "target" values $y$ (of size $n_{samples}$), where the $i$th entry of $y$ 29 Once a fitted model has been obtained, it can be used to predict target values for new observations.
|
| H A D | streams.md | 321 This example demonstrates the **utility of the STREAMS benchmark to predict the speedup (parallel e…
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ ! |
| H A D | Regressor.pyx | 135 def predict(self, Mat X, Vec y) -> None: member in Regressor
|
| H A D | KSP.pyx | 30 Pipelined predict-and-recompute conjugate gradient method.
|
| /petsc/src/ml/regressor/impls/linear/ ! |
| H A D | linear.c | 544 regressor->ops->predict = PetscRegressorPredict_Linear; in PetscRegressorCreate_Linear()
|
| /petsc/doc/overview/ ! |
| H A D | linear_solve_table.md | 653 * - Pipelined predict-and-recompute Conjugate Gradient
|
| /petsc/doc/community/meetings/2023/ ! |
| H A D | index.md | 693 “MultiFlow ” to predict multiphase flows in arbitrary domains by solving
|
| /petsc/share/petsc/datafiles/meshes/ ! |
| H A D | testcase3D.cas | 2696 (transient-vel-predict? #t) 2698 (predict-next-time? #f)
|
| /petsc/doc/ ! |
| H A D | petsc.bib | 1894 to predict {QT} interval changes in the rabbit ventricular wedge}, 22413 title = {A {Bayesian} hierarchical model to predict benthic oxygen demand from organic
|