Timeline for Two-phase linear regression model in Python
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 26, 2022 at 11:57 | comment | added | David Hammen | The package in question (ruptures) could probably do what you want as well. It has a custom model option. | |
| Oct 26, 2022 at 9:38 | comment | added | user1066 | @BidyutBikashGoswami Look into scikit learn for two phase linear regression. | |
| Oct 26, 2022 at 9:16 | comment | added | Bidyut Bikash Goswami | Thank you David for your reply and nicely explaining why "That is not a good model of your dataset". I am aware that what I am doing is not linear-regression. What I meant to say is, I want to do Two-phase linear regression because I am not happy with the result of what I am doing and I am looking for a python package that can do a Two-phase linear regression. (probably it was not clear in my question). | |
| Oct 26, 2022 at 6:32 | history | edited | David Hammen | CC BY-SA 4.0 | added 246 characters in body |
| Oct 26, 2022 at 6:19 | history | answered | David Hammen | CC BY-SA 4.0 |