Searched refs:_prediction_step (Results 1 – 3 of 3) sorted by relevance
455 def _prediction_step(self, current_times, state): member in SequentialTimeSeriesModel625 predicted_state, predictions = self._prediction_step(667 state, outputs = self._prediction_step(
158 def _prediction_step(self, current_times, state): member in _LSTMModel
439 def _prediction_step(self, current_times, state): member in StateSpaceModel