brightwind.analyse.correlation.SimpleSpeedRatio¶
-
class
brightwind.analyse.correlation.SimpleSpeedRatio(ref_spd, target_spd, preprocess=True)¶ -
__init__(ref_spd, target_spd, preprocess=True)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__(ref_spd, target_spd[, preprocess])Initialize self.
get_error_metrics()get_r2()Returns the r2 score of the model
plot([title])For plotting
run([show_params])show_params()Show the dictionary of parameters
synthesize([ext_input])-