You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository demonstrates multiscale modeling of copper heat pipes using machine learning, integrating grain-scale data with FEA via a UMAT. It highlights grain size’s impact on stress, strain, and heat transfer for optimized material design.
This repository contains various regression models built using Python, including Linear Regression, Polynomial Regression, and Multiple Linear Regression. Each model is trained and evaluated on real-world datasets with clear visualizations using Matplotlib and Seaborn.