dora.server.predict

dora.server.predict(samplerid)

provides a prediction of the forward model at a set of given query parameters it expects a list of lists with n elements in the main list corrsponding to the number of queries and each element has d elements corresponding to the number of parameters in the forward model. It returns a dict with a predictive mean and and predictive variance entry Each are n x n_stacks

Previous topic

dora.server.returns_json

Next topic

dora.server.retrieve_trainingdata