Examples#
See also
To explore the trusted and explainable methods we use under the hood, explore our free knowledge base.
Tutorials#
Name |
Description |
GitHub Link |
---|---|---|
Quickstart |
Get started with twinLab. |
|
Prediction |
Make predictions with your model. |
|
Recommend: Explore |
Figure out how to add the most informative new data points to your training set. |
|
Recommend: Optimize |
Solve an optimization problem by finding data points with your trained emulator. |
|
Noisy data |
Learn how to handle noisy observations in your data using twinLab. |
|
Noiseless data |
Train and use a model that assumes no noise in the observations. |
|
Model selection |
How twinLab can automate the process of kernel selection and composition. |
|
Bayesian optimisation |
Finding the maxima of an unknown function using twinLab. |
|
Functional decomposition |
Effectively processing the training dataset. |
|
Dimensionality reduction |
Truncating the number of features to accelerate your emulator’s training. |
|
Initial design |
Recommendations of points for sampling before training an emulator. |
|
Mixture of experts model |
Train and use a model that uses a combination of multiple GP experts. |
|
Classification |
Train and use a model for binary classification problems. |
|
Solving inverse problems |
Determining the underlying conditions (inputs) that led to observed outcomes. |
See also
Now you’ve completed our tutorials, start constructing emulators for your own problems with help from our Python documentation.
Let us know if you get stuck - we’re always happy to help!