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

Exception: Insufficient initial conditions elements! #73

Closed
rabiu42000 opened this issue Nov 8, 2021 · 1 comment
Closed

Exception: Insufficient initial conditions elements! #73

rabiu42000 opened this issue Nov 8, 2021 · 1 comment

Comments

@rabiu42000
Copy link

I get this exception when i use model.fit(x_train, y_train, x_valid, y_valid) for MetaMSS same with FROLS. What causes this kind of exception?
\sysidentpy\polynomial_basis\narmax.py", line 559, in _model_prediction
raise Exception("Insufficient initial conditions elements!")

@wilsonrljr
Copy link
Owner

Hi @rabiu42000!

Are you using the old api (from sysidentpy.polynomial_basis import MetaMSS)?

And how many samples x_valid and y_valid have?

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