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

BadSegmentationParameters: #325

Open
antara-c opened this issue May 15, 2024 · 5 comments
Open

BadSegmentationParameters: #325

antara-c opened this issue May 15, 2024 · 5 comments

Comments

@antara-c
Copy link

I am trying out the very basic form of ruptures through this code -

algo = rpt.Pelt(model="rbf").fit(df1_train['HPT_eff_mod'].values)
result = algo.predict(pen=200)

I need this resolved urgently and any help would be greatly appreciated.

@tg12
Copy link

tg12 commented May 15, 2024

You really need to provide more detail. I suggest your data needs cleaning, What does the input look like?

@antara-c
Copy link
Author

The input is float values from the High pressure turbine of a simulated aircraft engine

@tg12
Copy link

tg12 commented May 15, 2024

Can you share it or not? Have you sanitized it? How big is the dataset?

@deepcharles
Copy link
Owner

Hi, what is the error?

@deepcharles
Copy link
Owner

What is the shape of df1_train['HPT_eff_mod'].value ?

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

3 participants