Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 0.1

    Version 0.1 working:
    - microstructures created
    - microstructures simulated
    - data processing
    - models trained
    - models tested
    
    model:
    - Linear Regression (sklearn)
    - GaussianProcessRegressor with WhiteKernel (sklearn)
    - RadialBasisFunctionInterpolation (scipy)