# Conclusions

Development of a universal machine learning system for predicting material properties for a wide range of diversified materials is a very large undertaking, which eventually results in the development of hundreds of specific ML models, integrated into one solution. Although novel, the system has already demonstrated capability to effectively model mechanical and physical properties of tens of thousands stainless steels, aluminums, coppers, refractory alloys and polymers, at the accuracy level of property data collections that are typically used in engineering and CAE simulations.

The original methodology used for the development of the system \[14[^1]], provides multiple possibilities for further research and enhancements. One direction is certainly to further enlarge the number and types of materials that can be modeled, for instance to structural and microalloyed steels, as well as some additional types of polymers and composites. The second is to increase the number of properties that are being modeled by involving nonlinear properties such as plasticity, fatigue, creep and crack growth, as well as environmental impacts such as corrosion. Finally, the system can be further enhanced by adding additional ML architectures, such as Boosted Decision Tree and Decision Forest Regression, and putting diversified ML models to work together in committee mode, which can provide even more robust and reliable results.

[^1]: Total Materia AG: System and Method for Processing Material Properties of Structural Materials, European Patent Office (2022) Application Number EP22181302.5


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.totalmateria.com/predictor/predictor-2-whitepaper/conclusions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
