An open API service indexing awesome lists of open source software.

https://github.com/kenthsu/manufacturing-process-modeling

Gaussian function basis regression overfitting location prediction
https://github.com/kenthsu/manufacturing-process-modeling

gaussian-basis-function machine-learning overfitting regression-models streamlit

Last synced: about 1 month ago
JSON representation

Gaussian function basis regression overfitting location prediction

Awesome Lists containing this project

README

          

# Manufacturing-Process-Modeling

This repository simulates a real world process phenomenon with Gaussian regression and explore overfitting solution by L1/L2 regularization.

The application is built with [Streamlit](https://www.streamlit.io/) and the regression code refers from [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/index.html).

![alt text](https://github.com/KentHsu/Manufacturing-Process-Modeling/blob/main/Streamlit-App.jpg)