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: 3 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T09:18:24.000Z (over 2 years ago)
- Last Synced: 2025-01-10T08:55:33.411Z (5 months ago)
- Topics: curve-fitting, multithreading, python, regression
- Language: Python
- Homepage:
- Size: 332 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0