Skip to content

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 04 Dec 08:46
· 78 commits to main since this release
b4f0905

New:

  • Add renaming methods forWorkspace, Project, Geometry, GeomAIWorkspace and GeomAIProject.
  • Allow users to retrieve training data by name.
  • Add GeomAI examples in documentation.

Changes:

  • build_on_top parameter is deprecated in ModelConfiguration.
  • margin parameter is deprecated in GeomAIPredictionConfiguration.
  • Documentation improvements

Fixes:

  • Fix post-processing inputs in model configuration not being included in global coefficients processing.
  • Fix incorrect handling of dictionaries when building a GeomAI model.