Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assure the slopes to be lower and lower #90

Open
hukun1995 opened this issue Dec 13, 2021 · 1 comment
Open

assure the slopes to be lower and lower #90

hukun1995 opened this issue Dec 13, 2021 · 1 comment

Comments

@hukun1995
Copy link

sometimes we have the fact, that the slopes of piece_wise_linear_model is lower and lower,seems like the log function。
what should I do to get the satisfied fit without extra process for model

@cjekel
Copy link
Owner

cjekel commented Dec 13, 2021

The pwlfit library defaults to fitting monotonic datasets https://github.com/google/pwlfit . Maybe it makes sense to just try that for your project?

I don't have a good way to enforce monotonic fits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants