Skip to content
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

[Epic] Future of AutoEmulate #277

Open
mastoffel opened this issue Jan 14, 2025 · 0 comments
Open

[Epic] Future of AutoEmulate #277

mastoffel opened this issue Jan 14, 2025 · 0 comments

Comments

@mastoffel
Copy link
Collaborator

mastoffel commented Jan 14, 2025

some thoughts on future milestones, sorted by estimated effort to implement, starting with the most complex:

  • true end-to-end automatic emulation, which needs:
    • automated input sampling / design of experiments (DoE) using latin hypercubes and similar techniques
    • automated evaluation of simulations using these inputs on an HPC
    • iteratively fitting emulators using increasingly large datasets until a condition is met (e.g. maximum computation time, minimum accuracy of the emulator)
  • adding spatial / temporal data and simulations, which needs
    • possibly a new data interface more complex than the current X, y
    • new cross-validation, data-splitting methods that are aware of time and space
  • adding more emulator applications, such as:
    • uncertainty quantification
    • optimisation

tbc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant