This repository contains the supplementary material for the paper:
"Predictive modeling of the bainite start temperature using Bayesian inference"
Bernd Schuscha, Dominik Brandl, Lorenz Romaner, Ernst Kozeschnik, Reinhold Ebner, AurΓ©lie Jacob, Peter Presoly, Daniel Scheiber
π DOI: 10.1016/j.actamat.2025.121131
For related datasets used in other work, see:
CFB Steel Datasets Repository
π https://github.com/BerndSchuscha/cfb-steel-datasets
This dataset includes bainite start temperature (Bs) and the corresponding alloy compositions from various literature sources.
Nr: Sample ID or serial numberSource: Citation or dataset sourceC / wt.%,Mn / wt.%, ...,Al / wt.%: Chemical composition in weight percentBs: Observed bainite start temperature in Β°C
- All values are assumed to be in equilibrium or experimentally measured under well-defined conditions.
- Use with caution if doing regression β some elements (e.g.,
V,Co) may be zero or sparse across rows.
Location: Posterior_Samples/Model_TDB.csv
This files contain posterior samples of regression coefficients obtained via Bayesian inference, representing the influence of each element on bainite start temperature.
a_i: Coefficients in atomic percentC0: Intercept of the model
Each row corresponds to a sample from the posterior distribution, enabling posterior predictive analysis and credible interval estimation.
- Details on data curation
- Model specification
- Posterior analysis
- Additional figures and tables