Displaying 20 results from an estimated 3000 matches similar to: "String Kernel for R 3.1.1"
2009 Oct 04
3
error installing/compiling kernlab
Hi everybody,
I''m using R on a 64-bit Ubuntu 9.04 (Jaunty). I prefer to install R
packages from source, even if they are available in Synaptic. The
problem is that I can''t install/compile kernlab. Everything works fine
until it gets to the lazy loading part:
** preparing package for lazy loading
Creating a new generic function for "terms" in "kernlab"
2006 Mar 22
4
Remove Directory Recursively
I am trying to delete directories recursively in 'smbclient' like I typically do with 'rm -r' on a Unix shell, but I am just not able to. Is that in fact possible in 'smbclient'?
Youssef Eldakar
Bibliotheca Alexandrina
2017 Feb 28
2
Re: Redhat 7: cgroup CPUACCT controller is not mounted
Thanks Martin to confirm that the issue is due to privilege access. How can I run a domain as non-root and be able to access the cpu information?
-----Original Message-----
From: Martin Kletzander [mailto:mkletzan@redhat.com]
Sent: Tuesday, February 28, 2017 16:18
To: EL FATHI Youssef OBS/OINIS
Cc: libvirt-users@redhat.com
Subject: Re: [libvirt-users] Redhat 7: cgroup CPUACCT controller is not
2009 Sep 15
2
S3 objects in S4 slots
Hello,
I am the maintainer of the stringkernels package and have come across
a problem with using S3 objects in my S4 classes.
Specifically, I have an S4 class with a slot that takes a text corpus
as a list of character vectors. tm (version 0.5) saves corpora as
lists with a class attribute of c("VCorpus", "Corpus", "list"). I
don't actually need the
2008 Jun 25
1
stringdot
Hi!!
I am trying to figure out how to use the string kernel "stringdot" in kernlab.
k <- function(x,y) {
(sum(x*y) +1)*exp(-0.001*sum((x-y)^2))
}
class(k) <- "kernel"
data(promotergene)
## train svm using custom kernel
gene.k <- ksvm(Class~.,data=promotergene,kernel=k,C=10,cross=5) # works fine in this case
gene.rbf <-
2007 Jan 04
2
postgres and asterisk
I need to retrieve my asterisk to retrieve a values from postgresql, i am
looking for some sort of application like *mysql*() app, I found one but it
is only available on Suse, is there any way for doing this?
Regards,
O.Youssef
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 Feb 27
2
Redhat 7: cgroup CPUACCT controller is not mounted
Hi,
With a non-root user account, I am launching virtual machines and would like to get CPU stats for each Core (using python API or not) but face the following problem:
- When I issue the command "virsh --readonly cpu-stats MY_DOMAIN" I got the following error:
error: Failed to retrieve CPU statistics for domain 'MY_DOMAIN'
error: Requested operation is not valid: cgroup
2002 Aug 31
1
building r-devel on RedHat 7.1 with gcc 3.1.1
Has anyone tried to build r-devel on a RedHat 7.1 with the gcc 3.1.1
compiler? I didn't have problems with gcc 2.95.x or gcc 3.0.4, but when I
ran the configure with gcc 3.1.1 I got the following error:
[...]
checking whether gcc accepts -M for generating dependencies... yes
checking whether gcc supports -c -o FILE.lo... yes
checking how to get verbose linking output from g77... -v
checking
2007 Oct 08
5
3.1.1 RC4?
Keir,
I noticed that a Shadow patch went into the 3.1.1 staging tree today.
Does this mean that we should expect a 4th release candidate before the
3.1.1 release tag is official?
If so - how much testing time are you going to give that release
candidate before deciding whether a release tag, or another RC round is
appropriate?
Ben Guthro
_______________________________________________
2010 Oct 01
1
writing an R code for a given model
Dear R help list,
I am desperately looking for any reference explaining by examples how to
write R codes in order to fit the parameters of a given model using maximum
likelihood or any other criteria function. I know the general structure:
First write a code for the maximum likelihood function and afterwards write
a code to maximize it using optim and then invert the Hessian to get the
2010 Oct 07
1
Longitudinal multivariate data analysis
Dear all,
I am looking for an R package that fits multivariate gaussian or
non-gaussian longitudinal outcomes.
I am especially interested to non-gaussian outcomes since the outcomes I've
got are discrete (some are binomial and some are count data).
Many thanks in advance,
Abderrahim
[[alternative HTML version deleted]]
2011 Oct 22
1
Deployment issue with Rails 3.1.1
Hi, I''ve recently updated an application to 3.1.1 and Capistrano
started to fail at the assets:precompile task. It''s a strange bug that
don''t always happen (it actually worked a couple of time) and there''s
no error message, it only display "Killed". Running the rake task
locally work though. I''ve reverted to 3.1.0 and now it work with
2014 Jun 22
1
Rsync 3.1.1 released
Rsync 3.1.1 is now available for downloading. This is a bug-fix release.
To see a full summary of the changes since 3.1.0, visit this link:
http://rsync.samba.org/ftp/rsync/src/rsync-3.1.1-NEWS
You can download the source tar file and its signature from here:
http://rsync.samba.org/ftp/rsync/src/rsync-3.1.1.tar.gz
http://rsync.samba.org/ftp/rsync/src/rsync-3.1.1.tar.gz.asc
See the
2014 Jun 22
1
Rsync 3.1.1 released
Rsync 3.1.1 is now available for downloading. This is a bug-fix release.
To see a full summary of the changes since 3.1.0, visit this link:
http://rsync.samba.org/ftp/rsync/src/rsync-3.1.1-NEWS
You can download the source tar file and its signature from here:
http://rsync.samba.org/ftp/rsync/src/rsync-3.1.1.tar.gz
http://rsync.samba.org/ftp/rsync/src/rsync-3.1.1.tar.gz.asc
See the
2009 Feb 17
1
cloning an already uploaded image using attachment_fu
Hi,
I have an Image model that is attached to a item. The image was uploaded
through attachment_fu. Now, I want to reuse the same image for a new
item. I tried several tips found online. For example in
http://danieloshea.com/articles/254-cloning-images
# Create a clone of an image and it''s thumbnails.
def create_clone
c = self.clone
self.thumbnails.each do
2010 Aug 11
1
OpenOffice.org 3.1.1 Calc autofill does not work
Hi all,
Has anyone upgraded OpenOffice.org 3.1.1 on Centos 5.3?
Everything seemed fine but I have found 1 problem on Calc. The autofill
does not work. Example, when I type "Jan" in cell A5 and drag the handle
to cell D5, the Fill Settings dialog box pops up instead of the Feb,
Mar, Apr filling in the cell automatically.
When OpenOffice.org 3.1.1 from Sun is installed, it works.
2013 Nov 09
3
Difference btw. 3.1.1 and 0.25.5
Hi guys,
Can you tell me what advantages / differences / new Features Puppet 3.1.1
has in comparins to Puppet 0.25.5? I did a lot of research, but your
englithenment <http://www.dict.cc/englisch-deutsch/enlightenment.html>would be much better.
Thank''s very much!
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To
2011 Oct 28
3
Is active record 3.1.1 supposed to be threadsafe?
Hi There
Is active record 3.1.1 supposed to be threadsafe?
In other words, should the following (concurrent access to a model)
work?
Thread.new do MyModel.where(some_condition).first end
Thread.new do MyModel.where(some_condition).first end
I ask because upon the answer, it depends which component should handle
synchronization, and in consequence, which component to patch/fix.
A bit of
2007 Oct 26
1
Linux grsec Guest on HVM Xen 3.1.1
Hello everybody
For network simulation purposes I am trying to run a Linux image with
a PAX enabled grsec kernel on a Gentoo xen-3.1.1 with HVM. While the
image boots flawlessly on real hardware the kernel does not really
like the fully virtualized Xen/Qemu environment. It does not succeed
to boot (for dmesg see attachment). I first tried with the grsec-
patched 2.6.14.6 sources but it
2014 Jul 25
1
R-3.1.1 - R CMD INSTALL problem
Hello
I have recently upgraded R to the newest version. Unfortunately my old (fortran and C) R-package cannot be installed anymore (was built before R 3.0.0: please re-install it).
I have tried R CMD INSTALL package_name but I noticed that R-3.1.1-binary-mac requests gcc-4.8.2 and specific locations for the libraries (gcc and gfortran). Can someone point me to the documentation on how to