brightwind.analyse.correlation.SVR¶
-
class
brightwind.analyse.correlation.
SVR
(ref_spd, target_spd, averaging_prd, coverage_threshold, bw_model=0, preprocess=True, **sklearn_args)¶ -
__init__
(ref_spd, target_spd, averaging_prd, coverage_threshold, bw_model=0, preprocess=True, **sklearn_args)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
(ref_spd, target_spd, averaging_prd, …)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])-