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

Defining Core Features and Differentiators of AutoEmulate #228

Open
aranas opened this issue Aug 12, 2024 · 2 comments
Open

Defining Core Features and Differentiators of AutoEmulate #228

aranas opened this issue Aug 12, 2024 · 2 comments
Assignees
Labels

Comments

@aranas
Copy link
Collaborator

aranas commented Aug 12, 2024

This issue is intended to document and consolidate our discussions regarding the main features that AutoEmulate offers in order to achieve its goal: "to replace simulations with fast, accurate emulators."

The focus will be on clearly identifying and outlining the unique capabilities of AutoEmulate that distinguish it from other AutoML or general-purpose model libraries. Our aim is to ensure that the core functionalities align with this mission while highlighting the specific advantages AutoEmulate brings to the table in comparison to existing tools.

related issues:
#163

@aranas
Copy link
Collaborator Author

aranas commented Aug 12, 2024

Current Features

Preprocessing - Support for basic preprocessing steps including standardization and PCA.
Fitting - Capability to fit multiple emulator models with default settings and perform hyperparameter optimization.
Application - Easy refitting of the best model and prediction of new data points.
Evaluation - Cross-validation, R² and RMSE calculation, and comparison of models with performance overview tables.
Visualization - Built-in functionality for visualizing fits and residuals.
Ease of Use - Designed to minimize the number of code lines required for surrogate modelling

Aspirational Features

Advanced preprocessing - dimensionality reduction
Domain-Specific Emulators - Guidance for user-driven model selection based on data and problem boundaries
Experimental Design - Functionality for finding optimal experimental designs
Enhanced Model Comparison - Assess model similarity beyond fit, uncertainty quantification
Improved prediction - Integration of ensemble methods and model composition for better predictive performance.

@aranas
Copy link
Collaborator Author

aranas commented Aug 12, 2024

@pyatsysh @zackxconti documenting our discussion today, feel free to add anything missing
@mastoffel have I captured the current features well? should we add this feature list to the README?

@aranas aranas changed the title [discussion] autoemulate USP Defining Core Features and Differentiators of AutoEmulate Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants