|
ocssw
V2022
|
product_estimation.py File Reference
Go to the source code of this file.
Namespaces | |
| MDN.product_estimation | |
Functions | |
| def | get_estimates (args, x_train=None, y_train=None, x_test=None, y_test=None, output_slices=None, dataset_labels=None, x_sim=None, y_sim=None, return_model=False, return_coefs=False) |
| def | apply_model (x_test, use_cmdline=True, **kwargs) |
| def | image_estimates (data, sensor=None, function=apply_model, rhos=False, anc=False, **kwargs) |
| def | print_dataset_stats (**kwargs) |
| def | generate_estimates (args, bands, x_train, y_train, x_test, y_test, slices, locs=None) |
| def | main () |


