moa icon indicating copy to clipboard operation
moa copied to clipboard

beginning of GUI redesign; JMX client stub for eventual JMX stream input

Open automenta opened this issue 10 years ago • 6 comments

only the classification panel is working with the new sidebar. i felt the 'Configure' popup was awkward and better to be always available. the 'Run' button loads the current settings from it before beginning.

automenta avatar Dec 14 '14 02:12 automenta

It seems a nice GUI redesign! Can we do it available for all the other panels? Now, with the classification panel only, it's a bit confusing. Many thanks!

abifet avatar Jun 01 '15 04:06 abifet

wow i forgot all about this. havent touched it since. does anyone actually use moa?

automenta avatar Jun 01 '15 04:06 automenta

People are downloading moa from Sourceforge:

http://sourceforge.net/projects/moa-datastream/files/stats/timeline?dates=2014-06-01+to+2015-05-31

21,399 downloads last year.

In the next release, we are going to switch to the new version hosted in github.

On Mon, Jun 1, 2015 at 12:10 PM, automenta [email protected] wrote:

wow i forgot all about this. havent touched it since. does anyone actually use moa?

— Reply to this email directly or view it on GitHub https://github.com/abifet/moa/pull/20#issuecomment-107301066.

abifet avatar Jun 01 '15 06:06 abifet

thanks yes it seems worth more work. hopefully in the next day or so ill get the latest code and apply those gui changes to it including the other panels.

automenta avatar Jun 01 '15 12:06 automenta

i updated the gui changes to the latest MOA code, and converted the first two panels (classification and regression) like the original classification panel changes.

please let me know if anything needs changed before i proceed with the remaining panels.

screenshot_2015-06-01_12-11-07 screenshot_2015-06-01_12-11-21

automenta avatar Jun 01 '15 16:06 automenta

Thanks! I think that it could be great to have:

  • when a change is made in the left panel in the "Task", it should appear in the command line on the left. It seems a bit confusing, to have both not connected
  • in the classification panel, when I change the task, and I press "Run", nothing happens, as if the task is not being executed.
  • if the task has only a few parameters, as "EvaluateModel", maybe it's better to have the parameters aligned on top than in the centre

That's cool! Thanks a lot!

By the way, something that could be nice to have in the future, are these panels:

  • a sub panel to see the instances used
  • a sub panel to see the model
  • a sub panel to see the intermediate results of the Task (basically the println used as warnings)

Cheers, Albert

On Tue, Jun 2, 2015 at 12:13 AM, automenta [email protected] wrote:

i updated the gui changes to the latest MOA code, and converted the first two panels (classification and regression) like the original classification panel changes.

please let me know if anything needs changed before i proceed with the remaining panels.

[image: screenshot_2015-06-01_12-11-07] https://cloud.githubusercontent.com/assets/157093/7917332/95c3745a-0857-11e5-8ca2-477246ae613e.png [image: screenshot_2015-06-01_12-11-21] https://cloud.githubusercontent.com/assets/157093/7917333/95c59a3c-0857-11e5-90c3-615a37539504.png

— Reply to this email directly or view it on GitHub https://github.com/abifet/moa/pull/20#issuecomment-107614844.

abifet avatar Jun 02 '15 01:06 abifet