LostTech.TensorFlow : API Documentation

Type IStateInterpolatingAnomalyDetector

Namespace tensorflow.contrib.timeseries.state_space_models.filtering_postprocessor

Interfaces IFilteringStepPostprocessor

Public instance methods

object process_filtering_step(object current_times, object current_values, object predicted_state, object filtered_state, object outputs)

Public properties

object output_names get;