Clear Filters
Clear Filters

Regression Learner App does not recognize array or table as valid input, "Start session" button remains grayed out

5 views (last 30 days)
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.

Answers (2)

Kevin Johnson
Kevin Johnson on 7 Apr 2021
R2019a update 9 (.6.0.1472908) on a 2015 Mac PowerBook running Mojave 10.14.6
The problem is intermittent. I got it to work on the same kind of data for a while, then it simply stopped accepting inputs.The data are an approx. 5000 x 6 array of doubles.
Thanks,
Kevin
  4 Comments
Aditya Patil
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.
Kevin Johnson
Kevin Johnson on 13 Apr 2021
I haven't installedany newsoftware in quite a while, other than updates to things.
Thanks for looking at this for me. I'm moving beyond this to other tools, since this doesn't work for me.
Kevin

Sign in to comment.


Cindy T
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!