search for: c45

Displaying 14 results from an estimated 14 matches for "c45".

Did you mean: 45
2007 Nov 27
1
Questions on RWeka classifiers?
Hi, I am using some classifiers in RWeka packages and met a couple problems. (1) J48 implements C45 classifier, the C45 should be able to handle missing values in both training set and test set. But I found the J48 classifier can not be evaluated on test set with missing values--it just ignore them. (2) The ensemble classifiers in RWeka such as bagging and boosting: there is a cont...
2008 Oct 08
0
[LLVMdev] [PATCH] Lost instcombine opportunity: "or"s of "icmp"s (commutability)
...nc i32 %iftmp.36.0 to i8 ; <i8> [#uses=2] %tmp265 = trunc i32 %tmp261 to i8 ; <i8> [#uses=1] %tmp266 = or i8 %tmp212, %tmp264not ; <i8> [#uses=2] %tmp268 = or i8 %tmp266, %tmp265 ; <i8> [#uses=1] %tmp264not = xor i8 %tmp264, -1 ; <i8> [#uses=2] %a.c45 = or i32 %iftmp.36.0, %tmp261 ; <i32> [#uses=1] trunc i32 %a.c45 to i8 ; <i8>:0 [#uses=1] %tmp268 = or i8 %0, %tmp264not ; <i8> [#uses=1] Ed On Wed, Oct 8, 2008 at 11:59 AM, Edward Lee <eslee3 at uiuc.edu> wrote: > instcombine can handle certain orders of &q...
2008 Oct 08
3
[LLVMdev] Lost instcombine opportunity: "or"s of "icmp"s (commutability)
instcombine can handle certain orders of "icmp"s that are "or"ed together: x != 5 OR x > 10 OR x == 8 becomes.. x != 5 OR x == 8 becomes.. x != 5 However, a different ordering prevents the simplification: x == 8 OR x > 10 OR x != 5 becomes.. %or.eq8.gt10 OR x != 5 and that can't be simplified because we now have an "or" OR "icmp". What would I
2007 Nov 28
0
Questions on RWeka classifiers
Hi, I am using some classifiers in RWeka packages and met a couple problems. (1) J48 implements C45 classifier, the C45 should be able to handle missing values in both training set and test set. But I found the J48 classifier can not be evaluated on test set with missing values--it just ignore them. (2) The ensemble classifiers in RWeka such as bagging and boosting: there is a cont...
2012 Dec 28
3
help with reshaping wide to long format
Hi, Sorry, but how did you bring it out? Thanks On Fri, Dec 28, 2012 at 8:48 AM, arun kirshna [via R] < ml-node+s789695n4654093h10@n4.nabble.com> wrote: > Hi, > bp.sub<- structure(list(CODEA = c(1L, 3L, 4L, 7L, 8L, 9L, 10L, 11L, 12L, > 13L, 14L, 16L, 17L), C45 = c(NA, 2L, 2L, 2L, 2L, 1L, NA, 1L, > 1L, 2L, 1L, 2L, 1L), ragek = c(3L, 3L, 3L, 4L, 4L, 3L, 3L, 3L, > 3L, 3L, 3L, 3L, 3L), ra80 = c(4L, 3L, 6L, 6L, 4L, 6L, 3L, 4L, > 4L, 4L, 4L, 4L, 4L), ra98 = c(1L, 1L, 1L, 1L, 1L, 2L, 1L, 1L, > 2L, 2L, 2L, 3L, 1L), CBCLAggressionAt1410 = c(NA, 0L, NA...
2001 Sep 08
5
Wine and Windows 2000
...ce I run United Devices cancer research agent (http://members.ud.com) 24/7 to help them find a cure for cancer. Is wine compatible with Win2k, or will I need to re-install 98 again? -- Interested in finding a cure for cancer? http://members.ud.com/services/teams/team.htm?id=2910655E-026A-47F8-A1CE-C45 B9BAAB072-
2013 Mar 30
2
R/Sweave/cairo/freetype bug fix.
...ck-ported it to 2.4.10 for fedora 18/19 (#c51). The freetype people had reproduced the problem with a latin font, so this affects most people, unlike what the initial report (#c0) suggests. Since freetype is part of X11, most unix/linux users would be understandably nervous about breaking X (see #c45 for screenshot of broken gnome terminal!) and should wait up to a year before the new and not-yet-released 2.4.12 becomes an official upgrade; or contact their favourite unix vendors and/or Apple for upgrades. AFAIK, current up-to-date linux distributions ships the rather older 2.4.10, with the exc...
2013 Mar 30
2
R/Sweave/cairo/freetype bug fix.
...ck-ported it to 2.4.10 for fedora 18/19 (#c51). The freetype people had reproduced the problem with a latin font, so this affects most people, unlike what the initial report (#c0) suggests. Since freetype is part of X11, most unix/linux users would be understandably nervous about breaking X (see #c45 for screenshot of broken gnome terminal!) and should wait up to a year before the new and not-yet-released 2.4.12 becomes an official upgrade; or contact their favourite unix vendors and/or Apple for upgrades. AFAIK, current up-to-date linux distributions ships the rather older 2.4.10, with the exc...
2010 Apr 17
1
Alien vs. Predator Classic 2000 - Mouse doesn't working
Hi I have only one but BIG problem with this game. Mouse just doesn't working i don't know why i tried to change MouseWrapOverride to enable/disable/force and nothing helped. But sometimes when i lunch game i can see the mouse cursor somewhere in the game window and it doesn't moves the game just block it in one place. Of course i tried few things like run game in window/fullscreen
2016 Nov 24
0
[Bug 98398] Acer Aspire V7-582PG (Haswell, GTX 750M) fails to power off GPU with runtime PM
...- Comment #16 from Peter Wu <peter at lekensteyn.nl> --- Rick reported that system suspend did not work before the patch either, so there is no regression in that sense. ACPICA developers are faster than expected, can you test these three patches: https://bugs.acpica.org/show_bug.cgi?id=1333#c45 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20161124/073529a8/attachment.html>
2016 Nov 03
17
[Bug 98582] New: A regression with nouveau under wayland+xorg: laptop doesn't resume properly from suspension
https://bugs.freedesktop.org/show_bug.cgi?id=98582 Bug ID: 98582 Summary: A regression with nouveau under wayland+xorg: laptop doesn't resume properly from suspension Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium
2002 May 07
2
Discretization of numeric attributes
Dear R-helpers: I am interested in discretization methods for numerical attributes, as they are reported in the 'machine learning' community. For example, the work of Fayyad & Irani (IJCAI-93), Kononenko, entropy-based approaches, MDL principle, the C4.5 approach, etc. I am especially interested in those methods that take a factor as goal target into account for discretizing
2023 Nov 11
1
nouveau 0000:01:00.0: drm_WARN_ON(!found_head)
...u/drm/nouveau/dispnv50/disp.c:2731 nv50_display_init+0x28c/0x4f0 [nouveau] Modules linked in: nouveau(+) drm_ttm_helper ttm video drm_exec drm_gpuvm gpu_sched drm_display_helper wmi CPU: 4 PID: 786 Comm: systemd-udevd Not tainted 6.6.0+ #1 Hardware name: MICRO-STAR INTERNATIONAL CO.,LTD MS-7599/870-C45 (MS-7599), BIOS V1.15 03/04/2011 RIP: 0010:nv50_display_init+0x28c/0x4f0 [nouveau] Code: 4c 8b 6f 50 4d 85 ed 75 03 4c 8b 2f e8 6d 47 37 e1 48 c7 c1 4c 55 2d a0 48 89 c6 4c 89 ea 48 c7 c7 42 55 2d a0 e8 44 83 e8 e0 <0f> 0b 48 8b 43 08 49 39 c6 48 8d 58 f8 0f 85 41 ff ff ff 48 8d 7c RSP: 0018:...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...*DpgTIC$w;0DfQ-8$KZUD|T8Q3 at z%ZS?ybI#<IWUlCv z%n-{f)>w99eKDd(CnH)*c3sWI18rI9uSsfmpg&S&Q$%U&cCo)-Tv0`WH5s-BMJZX) ztH3VNt3bUx0JD2ZqQSq&TBemHI(;sAWngY!P8pZ`Q5>7}+v3vFiA*g^I60a3dvcv$ zE)I2~Nn3NedPD8K;nvsv{`xL4E-JQ`)Y76mOFg{{OKvId<LP&2nzcpR_Q)0RmiYqa zMQnQS!aF?!i at TTh^c45$*0ZR8dT*48CuB9!?xl&sXoMph)fD$0(A(3!xPQN1g?D*M zi+dNPV-EV6&W5z`6)B!FZ%8_o;!eQriIbVj6BC--W4S2u<^ZZv-e2g8E1oLG-Ajzi zWivx-G6iqqSu{&@G|6+%z=75r0rWst!h4yCR8g(fWiYzqyW7O}I1 at JObdM|&lZ3-l z-?y?74vVua7y`d2nwj9HN=LkDoKJwM=^pElQwYhjeIDx)Db?IK?5&1Yz;UHj{t6!x zJ;fPKlo2hZ$?l*QTTN>d?M...