method Sequential.prototype.predictimport { Sequential } from "https://deno.land/x/netsaur@0.2.6/web.ts"; predict(data: Tensor<Rank>)Use the network to make predictions. Parametersdata: Tensor<Rank>