-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Meta] ML performance and optimisation #69
Comments
Break this down into subtasks and prioritise. Without LAI and NPP performance was found to be poor. But they are expensive to obtain.
|
Here are the sub task: (1) Without LAI and NPP performance was found to be poor. But they are expensive to obtain.
(2) Optimising clustering by selecting pixels that have more PFTs. [P0]
(3) If we find LAI and NPP are critical, we could provide additional variables from the same file as predictors ( n = n of response variables ) [P2]
(4) a routine which allows to scan for optimal Ncc [P0]
|
Thanks @dsgoll123, I realise that (3) is not high priority but would you be able to provide these additional variables as soon as you can so that we are ready to use them when we have some time? I'll create individual issues so we can put them on the roadmap. |
@ma595 asked why Ncc scales linearly with the computational demand of ORCHIDEE. If each pixel can be treated independently, why is this not embarrassingly parallel? |
Yes, we can use the other variables in that file for a test. It is a mixed bag which should contain useful variables but also some without much useful information. Can you work with this or do you want me to pre-select variables? |
we are working on it to get there & should be there soon |
Explore the following issues. Either Daniel/Mandresy or ICCS will do the following:
Optimise training data / ML bias (or better RERUN time)
The issues addressing the above are as follows:
The text was updated successfully, but these errors were encountered: