Regression Learner App does not recognize array or table as valid input, "Start session" button remains grayed out
2 views (last 30 days)
Show older comments
I have an array of numbers with the first 6 columns representing inputs and the last column representing the target. A few NaNs are present, but no column is all NaNs. I wish to perform regression.
When I start the Regression Learner app, the dialog box asks me to select the data for import. Once I select that, its name appears at the top. But nothing appears in response or predictors boxes below, and the "Start session" button remains grayed out.
I cannot get past this point. I tried importing a table instead (again, all doubles) with no success. All of the data are simply numbers.
1 Comment
Aditya Patil
on 7 Apr 2021
Can you provide the output of 'version' command? Also, did you try the app with other/random data?
Answers (2)
Kevin Johnson
on 7 Apr 2021
4 Comments
Aditya Patil
on 8 Apr 2021
Given that it worked for a while, it must have been caused by another application running in the background. Try disabling/uninstalling any software that you installed recently.
Cindy T
on 7 Sep 2021
Hello,
I have a similar problem.
When I start the Regression Learner app, the dialog box asks me to import the data set variables. Once I imported that, I cannot import the response (it remains inactive/grey) and "Start session" button remains also inactive/grey. This problem was intermittent but is now recurrent since last week (while data are exactly the same).
If anyone has recommendations, I am intestered in!
Thanks in advance,
Cindy
0 Comments
See Also
Categories
Find more on Gaussian Process Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!