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

Cannot clone object FMClassification #44

Closed
prophile opened this issue Mar 22, 2016 · 1 comment
Closed

Cannot clone object FMClassification #44

prophile opened this issue Mar 22, 2016 · 1 comment
Labels

Comments

@prophile
Copy link

I receive this error:

RuntimeError: Cannot clone object FMClassification(init_stdev=0.1, l2_reg=None, l2_reg_V=0.1, l2_reg_w=0.1,
         n_iter=100, random_state=123, rank=8), as the constructor does not seem to set parameter l2_reg_V

when using FMClassification with cross_val_score.

@ibayer
Copy link
Owner

ibayer commented Mar 22, 2016

Please provide Short, Self Contained, Correct (Compilable), Example so that we don't have to guess what you are trying to do.

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

No branches or pull requests

2 participants