Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zenelhila/curve-fitting-using-parallel-programming
This project tries fitting a curve using regression. It derives formulas from the linear model and each thread fit the data using a different formula. The formula with the smallest error function is used as visualization.
https://github.com/zenelhila/curve-fitting-using-parallel-programming
curve-fitting multithreading python regression
Last synced: 4 days ago
JSON representation
This project tries fitting a curve using regression. It derives formulas from the linear model and each thread fit the data using a different formula. The formula with the smallest error function is used as visualization.
- Host: GitHub
- URL: https://github.com/zenelhila/curve-fitting-using-parallel-programming
- Owner: zenelhila
- Created: 2022-11-23T09:14:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T09:18:24.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T07:25:13.940Z (7 months ago)
- Topics: curve-fitting, multithreading, python, regression
- Language: Python
- Homepage:
- Size: 332 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0