AI & Analytics

Error when generating predicted probabilities for lasso logistic regression

Reddit r/datascience

Summary

A user encounters issues generating predicted probabilities for a lasso logistic regression in Snowflake. The error message indicates that the column count in the dataset (935) exceeds the maximum limit of 500. The recommendation is to split the evaluation data into smaller tables to resolve the issue.

Read the full article