Displaying 11 results from an estimated 11 matches for "cobwebs".
Did you mean:
cobweb
2007 Aug 11
1
R Weka and cobweb
Hi,
I never use cobweb before and I'm quite new to this. I have a couple of questions around the cobweb implementation in R Weka. If you could supply answer or insight, I would really appreciate.
1. From Fisher's paper in 1987, it seems that Cobweb only deals with nominal data. In R Weka cobweb, is it allowed to accommodate real/continuous value?
2. My understanding is that Cobweb
2020 May 14
2
R 4.0.0
...in R-rpm-macros and
change all the R srpms to use them. We can also contribute changes to srpm
generators like https://pagure.io/r2spec.
This is a one-time change.
Then when a new R version shows up it is enough to bump the release and
rebuild the package. With the added advantage that all the cobwebs and dust
are cleaned. :-)
Another advantage is that the boilerplate code required to create a srpm
package decreases. :-)
Regards,
--
Jos? Ab?lio
2009 Aug 15
1
Error in running RWeka Clusteres
Hi,
I have a question about using RWeka Clusterers.If you could supply answer or
insight, I would really appreciate it.
When I run a simple code which uses a clusterer from RWeka I get an error.
the sample codes and errors are mentioned below
Code:
library(RWeka)
Cobweb(iris[,-5],control=NULL)
Error:
Error in names(class_ids) <- nms :
'names' attribute [150] must be the same
2007 Jun 22
1
Implicit storage tiering w/ ZFS
...of access frequency.
c) It seems to me there would need to be some trawling of the storage tiers (probably only the fastest, as the COW migration of frequently accessed data to fast disk would not have an analogously inherent mechanism to move idle data down a tier) to locate data that is gathering cobwebs and stage it down to an appropriate tier. Obviously it would be nice to have as much data as possible on the fastest disks, while leaving all the free space on the dog disks, but would also want to avoid any "write twice" behavior (not enough space on appropriate tier so staged to slower...
2020 May 14
0
R 4.0.0
...e all the R srpms to use them. We can also contribute changes to srpm
> generators like https://pagure.io/r2spec.
>
> This is a one-time change.
>
> Then when a new R version shows up it is enough to bump the release and
> rebuild the package. With the added advantage that all the cobwebs and dust
> are cleaned. :-)
>
> Another advantage is that the boilerplate code required to create a srpm
> package decreases. :-)
But we still have to rebuild the packages anyway, and this setup
doesn't force us to actually rebuild them, nor the user to update
them. So a user could...
2014 Aug 21
0
Skype on CentOS 6.5 (SOLVED)
...er some sound advice to getting my Skype running again?
>
> Did you try the directions on the wiki?
>
> http://wiki.centos.org/HowTos/Skype
>
>
I already had the nuxrepo set up on my system. All that was needed was
yum --enablerepo=nuxrepo install skype
Thanks for clearing the cobwebs.
--
_
?v?
/(_)\
^ ^ Mark LaPierre
Registered Linux user No #267004
https://linuxcounter.net/
****
2014 Aug 12
1
Samba4 and idmap_ad
Hello everyone,
I have a - maybe only cosmetical - problem. I am currently configuring two SLES servers running Samba4 as member servers in a Windows2008/2012-AD. (Yeah, poor us!) Everything went fine: installing the samba packages, getting Kerberos running, and joining the AD. But when I use id or wbinfo now to get user information I get lots of groups which cannot be mapped a GID and thus are
2020 May 14
2
R 4.0.0
On Monday, 11 May 2020 16.47.55 WEST I?aki Ucar wrote:
> AFAIK, there's this commitment only for patch versions. In fact, the
> path for the personal library is:
>
> ~/R/x86_64-redhat-linux-gnu-library/<major>.<minor>/
>
> so, when you install a new minor version, you don't have any package
> in your personal library. Most of the time, for many packages,
2001 Nov 20
0
Time series count model?
...l Message-----
From: pauljohn at ukans.edu <pauljohn at ukans.edu>
Cc: r-help at stat.math.ethz.ch <r-help at stat.math.ethz.ch>
Date: Tuesday, November 20, 2001 11:04 AM
Subject: [R] Time series count model?
>I fear I need someone to throw a brick at my head to shake loose
>the cobwebs. And it might as well be the r friends as anybody!
>
>I am trying to counsel a student who has count data (with many
>0's and small nuumbers) that is a time series. He was fitting
>linear models to this data, but the count nature of the data
>causes me a lot of concern, and I am...
2007 Aug 10
5
Can't get ipw2200 to work in CentOS 5 on Dell laptop
I've installed ipw2200-firmware-3.0-3.nodist.rf from RPMForge using yum OK.
I've loaded the ipw modules with /sbin/modprobe ipw2200 and then
/sbin/lsmod | grep ipw which gives:
ipw2200 136873 0
ieee80211 33417 1 ipw2200
However, when I run system-config-network I don't see Intel Coporation
PRO/Wireless 2200BG (eth1) in the list of adapters.
Also, when I
2010 Apr 10
21
What happens when unmirrored ZIL log device is removed ungracefully
Due to recent experiences, and discussion on this list, my colleague and I
performed some tests:
Using solaris 10, fully upgraded. (zpool 15 is latest, which does not have
log device removal that was introduced in zpool 19) In any way possible,
you lose an unmirrored log device, and the OS will crash, and the whole
zpool is permanently gone, even after reboots.
Using opensolaris,