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

Can not start training #866

Closed
Padi100 opened this issue Mar 30, 2024 · 1 comment
Closed

Can not start training #866

Padi100 opened this issue Mar 30, 2024 · 1 comment

Comments

@Padi100
Copy link

Padi100 commented Mar 30, 2024

If I want to start a train run it fails with the following error:

Using ipv4 strategy
In Labeled.php line 364:
Datasets must have the same number of columns, 48 expected, but 16 given.

In verbose-mode I get:

Using ipv4 strategy
In Labeled.php line 364:
  [Rubix\ML\Exceptions\InvalidArgumentException]
  Datasets must have the same number of columns, 48 expected, but 16 given.
Exception trace:
  at /var/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Datasets/Labeled.php:364
 Rubix\ML\Datasets\Labeled->merge() at /var/www/nextcloud/apps/suspicious_login/lib/Service/DataLoader.php:131
 OCA\SuspiciousLogin\Service\DataLoader->generateRandomShuffledData() at /var/www/nextcloud/apps/suspicious_login/lib/Command/Train.php:173
 OCA\SuspiciousLogin\Command\Train->execute() at /var/www/nextcloud/3rdparty/symfony/console/Command/Command.php:298
 Symfony\Component\Console\Command\Command->run() at /var/www/nextcloud/3rdparty/symfony/console/Application.php:1040
 Symfony\Component\Console\Application->doRunCommand() at /var/www/nextcloud/3rdparty/symfony/console/Application.php:301
 Symfony\Component\Console\Application->doRun() at /var/www/nextcloud/3rdparty/symfony/console/Application.php:171
 Symfony\Component\Console\Application->run() at /var/www/nextcloud/lib/private/Console/Application.php:213
 OC\Console\Application->run() at /var/www/nextcloud/console.php:100
 require_once() at /var/www/nextcloud/occ:11

In Nextcloud it shows that there was a run back 9 months ago.
2024-03-30 11_00_29-Security - Administration settings - Nextcloud

Is it possible to completely reset the suspicious_login app?

@Padi100 Padi100 changed the title Can not start train-run Can not start training Mar 30, 2024
@joshtrichards
Copy link
Member

Duplicate of #860

@joshtrichards joshtrichards marked this as a duplicate of #860 Apr 1, 2024
@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants