redmod-team / profit

Probabilistic Response mOdel Fitting with Interactive Tools
https://profit.readthedocs.io
MIT License
14 stars 9 forks source link

Create Linear Regression classes #139

Closed Squadula closed 2 years ago

Squadula commented 3 years ago

image

→ it fits the data very well but can't model the ridge

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2449712403

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
profit/sur/linreg/init.py 0 2 0.0%
profit/sur/sur.py 19 22 86.36%
profit/sur/linreg/linear_regression.py 0 9 0.0%
profit/sur/linreg/chaospy_linreg.py 0 58 0.0%
<!-- Total: 31 103 30.1% -->
Files with Coverage Reduction New Missed Lines %
profit/sur/gp/gaussian_process.py 5 92.77%
profit/config.py 11 91.91%
profit/sur/sur.py 42 60.66%
<!-- Total: 58 -->
Totals Coverage Status
Change from base Build 2351568369: -1.8%
Covered Lines: 2579
Relevant Lines: 4009

💛 - Coveralls