-
Notifications
You must be signed in to change notification settings - Fork 29
Description
JASP Version
0.19.1
Commit ID
84d54b934fa27731bb9eec44a4aa5f7ab0744dfd
JASP Module
Machine Learning
What analysis are you seeing the problem on?
Classification>Logistic/Multinomial
What OS are you seeing the problem on?
Windows 11
Bug Description
It is me again, sorry! :) I use the latest Nightly file from yesterday evening.
I am trying to train a Logistic/Multinomial Regression classification model but I get a 'factor xxx has new levels' error. I got this error for several different factors. What is very strange, is that when I add factors one by one, the problematic factor might load and the logistic regression classification will work, however when I load the next one or two variables (one by one or together), the error appears for a previously loaded factor.
Expected Behaviour
After the factor (variable) is loaded in the 'Features' compartment, the Logistic/Multinomial Regression classification table should load.
Steps to Reproduce
- Train a model for logistic regression classification.
- Once you start adding factors in the model, the error appears.
...
Log (if any)
Logs:
JASP 2024-11-28 17_03_34 Engine 0.zip
More Debug Information
Final Checklist
- I have included a screenshot showcasing the issue, if possible.
- I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
- I have accurately described the bug, and steps to reproduce it.