We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Auto Audience Segmentation Training fails and raises: ValueError: Number of labels is 1. Valid values are 2 to n_samples - 1 (inclusive)
ValueError: Number of labels is 1. Valid values are 2 to n_samples - 1 (inclusive)
Cause: This is due to the lack of variety of user navigation in your website. More precisely, run this query a check the number of rows returned.
SELECT DISTINCT * EXCEPT(user_pseudo_id, user_id, feature_timestamp) FROM `auto_audience_segmentation.v_auto_audience_segmentation_training_15` ;
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Auto Audience Segmentation Training fails and raises:
ValueError: Number of labels is 1. Valid values are 2 to n_samples - 1 (inclusive)
Cause: This is due to the lack of variety of user navigation in your website. More precisely, run this query a check the number of rows returned.
The text was updated successfully, but these errors were encountered: