Re: (Windows 11) Weka 3-8-6 GUI APP disappeared after a long hours of running

Shu-Ju Tu <[email protected]> Sat, 13 Apr 2024 16:45:06 +0800
Newsgroups gmane.comp.ai.weka
Message-ID <CABaQXBtW+hy9Di8t=r-q8BJb=mvBsrARR=iof2=qZQDunsYuUw@mail.gmail.com>
--===============5903538542498120668==
Content-Type: multipart/alternative; boundary="000000000000d06cd30615f66720"

--000000000000d06cd30615f66720
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hello Peter:

Thank you for kindly taking time to answer the question.
Unfortunately, I don't see any error in this file.

A quick question:
If I use
java -jar weka.jar
like you normally do in the Linux box.

Should I install Java program in my Windows 11 box, correct?

Shu-Ju














Peter Reutemann <[email protected]> =E6=96=BC 2024=E5=B9=B44=E6=9C=881=
2=E6=97=A5 =E9=80=B1=E4=BA=94 =E4=B8=8A=E5=8D=889:16=E5=AF=AB=E9=81=93=EF=
=BC=9A

>
> Sorry for the repost: I use Windows 11.
>
> Another option is to just reply to your other post with any additional
> information, then it stays together in that thread.
>
>
> Thank you for the great machine learning software.
>
> Recently I ran into a problem: the GUI program will disappear after a lon=
g
> time of running.
>
> I did the following
> Select attributes
> WrapperSubsetEval
> RandomForest
> BestFirst
> Backward
> SearchTerminations: 10000
>
> I have 100 attributes and 900 instances.
>
> Could it be the dataset 900 instances too large?
> Out of memory?
> SearchTerminations: 10000 too large?
> Should I change any default parameters?
>
> Please help and let me know your advises!
>
> Have you checked the weka.log file (located in %USERPROFILE%\wekafiles)
> whether there might be any errors logged?
>
> Alternatively, you could start Weka from a command-prompt, to see whether
> there is any error/exception being output (which you don't see when runni=
ng
> it from the start menu).
>
> Assuming that you have Java installed, you could start Weka from the
> directory containing the weka.jar file as follows:
>
> java -jar weka.jar
>
> NB: I'm a Linux user.
>
> Cheers, Peter
>
> --
>
> Peter Reutemann
> Dept. of Computer Science
> University of Waikato, Hamilton, NZ
> Mobile +64 22 190 2375https://www.cs.waikato.ac.nz/~fracpete/http://www.d=
ata-mining.co.nz/
>
> _______________________________________________
> Wekalist mailing list -- [email protected]
> Send posts to [email protected]
> To unsubscribe send an email to [email protected]
> To subscribe, unsubscribe, etc., visit
> https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz
> List etiquette:
> http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html
>

--000000000000d06cd30615f66720
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hello Peter:</div><div><br></div><div>Thank you for k=
indly taking time to answer the question.</div><div>Unfortunately, I don&#3=
9;t see any error in this file.</div><div><br></div><div>A quick question:<=
/div><div>If I use <br></div><div>
<span style=3D"white-space:pre-wrap">java -jar weka.jar</span> <br></div><d=
iv>like you normally do in the Linux box.</div><div><br></div><div>Should I=
 install Java program in my Windows 11 box, correct?</div><div><br></div><d=
iv>Shu-Ju<br></div><div>=C2=A0<br></div><div><br></div><div><br></div><div>=
<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>=
<br></div><div><br></div><div><br></div><div><br></div><div>=C2=A0<br></div=
></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr"=
>Peter Reutemann &lt;<a href=3D"mailto:[email protected]">fracpete@wai=
kato.ac.nz</a>&gt; =E6=96=BC 2024=E5=B9=B44=E6=9C=8812=E6=97=A5 =E9=80=B1=
=E4=BA=94 =E4=B8=8A=E5=8D=889:16=E5=AF=AB=E9=81=93=EF=BC=9A<br></div><block=
quote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1=
px solid rgb(204,204,204);padding-left:1ex"><u></u>

 =20
  <div>
    <blockquote type=3D"cite">
      <div>
        <div dir=3D"ltr"><br>
          <div>Sorry for the repost: I use Windows 11.<br>
          </div>
        </div>
      </div>
    </blockquote>
    Another option is to just reply to your other post with any
    additional information, then it stays together in that thread.
    <blockquote type=3D"cite">
      <div>
        <div dir=3D"ltr">
          <div>
          </div>
          <div><br>
          </div>
          <div>Thank you for the great machine learning software.</div>
          <div><br>
          </div>
          <div>Recently I ran into a problem: the GUI program will
            disappear after a long time of running.</div>
          <div><br>
          </div>
          <div>I did the following</div>
          <div>Select attributes</div>
          <div>WrapperSubsetEval</div>
          <div>RandomForest</div>
          <div>BestFirst</div>
          <div>Backward</div>
          <div>SearchTerminations: 10000</div>
          <div><br>
          </div>
          <div>I have 100 attributes and 900 instances.</div>
          <div><br>
          </div>
          <div>Could it be the dataset 900 instances too large?</div>
          <div>Out of memory?</div>
          <div>SearchTerminations: 10000 too large?<br>
          </div>
          <div>Should I change any default parameters?</div>
          <div><br>
          </div>
          <div>Please help and let me know your advises!</div>
        </div>
      </div>
    </blockquote>
    Have you checked the weka.log file (located in
    %USERPROFILE%\wekafiles)<span style=3D"white-space:pre-wrap"> whether t=
here might be any errors logged?</span>
    <p><span style=3D"white-space:pre-wrap">Alternatively, you could start =
Weka from a command-prompt, to see whether there is any error/exception bei=
ng output (which you don&#39;t see when running it from the start menu).</s=
pan></p>
    <p><span style=3D"white-space:pre-wrap">Assuming that you have Java ins=
talled, you could start Weka from the directory containing the weka.jar fil=
e as follows:</span></p>
    <p><span style=3D"white-space:pre-wrap">java -jar weka.jar
</span></p>
    <p><span style=3D"white-space:pre-wrap">NB: I&#39;m a Linux user.
</span></p>
    <p><span style=3D"white-space:pre-wrap">Cheers, Peter
</span></p>
    <pre cols=3D"72"></pre>
    --
    <pre cols=3D"72">Peter Reutemann
Dept. of Computer Science
University of Waikato, Hamilton, NZ
Mobile +64 22 190 2375
<a href=3D"https://www.cs.waikato.ac.nz/~fracpete/" target=3D"_blank">https=
://www.cs.waikato.ac.nz/~fracpete/</a>
<a href=3D"http://www.data-mining.co.nz/" target=3D"_blank">http://www.data=
-mining.co.nz/</a></pre>
  </div>

_______________________________________________<br>
Wekalist mailing list -- <a href=3D"mailto:[email protected]" tar=
get=3D"_blank">[email protected]</a><br>
Send posts to <a href=3D"mailto:[email protected]" target=3D"_bla=
nk">[email protected]</a><br>
To unsubscribe send an email to <a href=3D"mailto:[email protected]=
to.ac.nz" target=3D"_blank">[email protected]</a><br>
To subscribe, unsubscribe, etc., visit <a href=3D"https://list.waikato.ac.n=
z/postorius/lists/wekalist.list.waikato.ac.nz" rel=3D"noreferrer" target=3D=
"_blank">https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.a=
c.nz</a><br>
List etiquette: <a href=3D"http://www.cs.waikato.ac.nz/~ml/weka/mailinglist=
_etiquette.html" rel=3D"noreferrer" target=3D"_blank">http://www.cs.waikato=
.ac.nz/~ml/weka/mailinglist_etiquette.html</a><br>
</blockquote></div>

--000000000000d06cd30615f66720--

--===============5903538542498120668==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Wekalist mailing list -- [email protected]
Send posts to [email protected]
To unsubscribe send an email to [email protected]
To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html

--===============5903538542498120668==--