question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

confusing error when using grid + function tasks

See original GitHub issue

if each element in the grid has different param names, an error like this shows:

Error rendering task "fit" initialized with function "fit". Got unexpected arguments: ['criterion', 'n_estimators', 'params_names']. Missing arguments: ['kwargs']. Pass ['kwargs'] in "params"

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
maticortesrcommented, Feb 4, 2022

Sure I can take a look

0reactions
idomiccommented, Mar 16, 2022

@maticortesr any updates here?

Read more comments on GitHub >

github_iconTop Results From Across the Web

python - TkInter grid function error message - Stack Overflow
TkInter grid function error message · It is advised not to mix pack and grid · Try putting your Scale widgets inside one...
Read more >
Why do I get the error message, 'Too Many Input/Output ...
Solution: make sure the arguments listed in the function signature in your class file matches the arguments in the function you defined in...
Read more >
Complete CSS Grid Tutorial with Cheat Sheet 🎖️
Today we're going to learn CSS Grid properties so that you can make your own responsive websites. I'll explain how each of Grid's...
Read more >
An Introduction to glmnet
“GLM family functions in glmnet” describes how to fit custom generalized linear models (GLMs) with the elastic net penalty via the family ...
Read more >
Kendo Grid Width and Height Confusion - Telerik
Is there some way to achieve this? When paging, the column widths change, throwing off the data alignment. It just looks bad, visually,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found