Skip to content
Version 0.1 working:
- microstructures created
- microstructures simulated
- data processing
- models trained
- models tested

model:
- Linear Regression (sklearn)
- GaussianProcessRegressor with WhiteKernel (sklearn)
- RadialBasisFunctionInterpolation (scipy)