Dataset must contain samples with exactly 3 dimensions, 4 given

Open
#485 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
php

Research direction

The issue names no file, test, or entry point, and its initial explanation was explicitly retracted as belonging to the wrong app. Start by locating the classification path that can raise IncorrectDatasetDimensionality and determine whether this repository reproduces the reported error. Done means the repository-specific cause and a way to verify that classification completes without the exception are established.

Written by the indexing model from the issue text.

Description

bug
Expected behavior

Messages are classified without errors

Actual behavior

\Rubix\ML\Exceptions\IncorrectDatasetDimensionality is thrown:

Dataset must contain samples with exactly 3 dimensions, 4 given.

As I understand this happens when we train with three columns but then classify with four. https://github.com/nextcloud/mail/pull/4185 was supposed to fix this. Somehow this error is still found in the wild. wrong app

Dominant language
PHP
Stars
106
Forks
32
Avg merge
8h 33m
Merged PRs (30d)
10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nextcloud/suspicious_login

All issues in nextcloud/suspicious_login

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.