search for: preproces

Displaying 13 results from an estimated 13 matches for "preproces".

Did you mean: preprocess
2006 Mar 12
2
xen create - Unexpected error: exceptions.ValueError
...ot;/usr/lib/python2.4/site-packages/xen/xm/main.py", line 710, in main rc = cmd(args) File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 176, in xm_create create.main(args) File "/usr/lib/python2.4/site-packages/xen/xm/create.py", line 825, in main preprocess(opts, opts.vals) File "/usr/lib/python2.4/site-packages/xen/xm/create.py", line 718, in preproc ess preprocess_vifs(opts, vals) File "/usr/lib/python2.4/site-packages/xen/xm/create.py", line 593, in preproc ess_vifs (k, v) = b.strip().split(''='', 1)...
2023 May 09
1
RandomForest tuning the parameters
Hi Sacha, On second thought, perhaps this is more the direction that you want ... X2 = cbind(X_train,y_train) colnames(X2)[3] = "y" regr2<-randomForest(y~x1+x2, data=X2,maxnodes=10, ntree=10) regr regr2 #Make prediction predictions= predict(regr, X_test) predictions2= predict(regr2, X_test) HTH, Eric On Tue, May 9, 2023 at 6:40?AM Eric Berger <ericjberger at gmail.com>
2013 Mar 02
2
caret pls model statistics
Greetings, I have been exploring the use of the caret package to conduct some plsda modeling. Previously, I have come across methods that result in a R2 and Q2 for the model. Using the 'iris' data set, I wanted to see if I could accomplish this with the caret package. I use the following code: library(caret) data(iris) #needed to convert to numeric in order to do regression #I
2023 May 08
1
RandomForest tuning the parameters
Dear R-experts, Here below a toy example with some error messages, especially at the end of the code (Tuning the parameters). Your help to correct my R code would be highly appreciated. ####################################### #libraries library(lattice) library(ggplot2) library(caret) library(randomForest) ?? #Data
2009 Jun 14
1
Resampler saturation, blackfin performance
...n_loop_nbest_pitch 1.41% compute_impulse_response 1.37% qmf_decomp 1.28% lpc_to_lsp 1.26% fir_mem16 1.16% speex_bits_pack 1.07% speex_bits_unpack_unsigned 0.86% compute_rms16 0.79% 4. I'm using the echo-canceller + preprocessor, I'd really like to improve performance here: - I would like to use ADI's FFT, but it's limited to powers of 2, is it safe to enable "Round ps_size down to the nearest power of two" in the preproc ? can we do the same trick with the echo-canceller for window_size ? - are t...
2012 Nov 29
1
Help with this error "kernlab class probability calculations failed; returning NAs"
I have never been able to get class probabilities to work and I am relatively new to using these tools, and I am looking for some insight as to what may be wrong. I am using caret with kernlab/ksvm. I will simplify my problem to a basic data set which produces the same problem. I have read the caret vignettes as well as documentation for ?train. I appreciate any direction you can give. I
2005 Apr 27
0
tgAudioCodec.zip
...tally messed up, getting 'frozen' on these weird sounds. (I'm > using > > wideband 16kHz only. VBR quality 6, not using Speex's VAD or DTX.) > > > > You can hear the audio go from good to bad at 9 seconds into this clip. > > At 32 seconds, I turn off the preprocessor and you can hear the weird > > sounds still occurring. Note that the loud noise is the background > noise > > always present on that PC. The Speex denoiser does an amazing job. :) > > I could realize that the denoise preprocessing used with the AGC produces a very robotic...
2005 Apr 27
0
tgAudioCodec.zip
I am using the denoiser and AGC, but the problem persists if I turn them off (stop calling speex_preprocess() altogether). Also, I have reproduced it on both a noisy system and a quiet system that hardly needs the denoiser. I know what you mean though, I have heard similar sounds when pushing the denoiser too hard. For example, doing 100x AGC, or trying to use an extension cord with my microphone...
2013 Nov 15
1
Inconsistent results between caret+kernlab versions
I'm using caret to assess classifier performance (and it's great!). However, I've found that my results differ between R2.* and R3.* - reported accuracies are reduced dramatically. I suspect that a code change to kernlab ksvm may be responsible (see version 5.16-24 here: http://cran.r-project.org/web/packages/caret/news.html). I get very different results between caret_5.15-61 +
2005 Dec 20
1
Remote Command Execution using jarapac,jcifs.etc.
Hi, I need to install windows services remotely from linux. Given that the windows server is running with minimum credentials. On reading hte previous mails, I found that it is possible using jarapac, midlc, jcifs etc. So I started with jcifs. I am able to transfer a file(service) from linux to windows using jcifs API. Now I want to start that service. First I tried with installing midlc
2004 Nov 20
7
Importing into rc.firewal rules
I have a grown list of IPs that I am "deny ip from ###.### to any". Infected machines, hackers, etc.. Is there a way to have this list outside of rc.firewall and just read it in?
2013 May 11
1
Samba git: build error when upgrading
Seeing a build problem after updating my git tree: $ git remote -v origin git://git.samba.org/samba.git (fetch) origin git://git.samba.org/samba.git (push) $ git pull $ ./configure ... $ make clean WAF_MAKE=1 python ./buildtools/bin/waf build ./buildtools/wafsamba/samba_utils.py:397: DeprecationWarning: the md5 module is deprecated; use hashlib instead
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
Hello all, I was trying to install Wine on my MacBook via the Terminal. These are my system specs: odel Name: MacBook Model Identifier: MacBook2,1 Processor Name: Intel Core 2 Duo Processor Speed: 2 GHz Number Of Processors: 1 Total Number Of Cores: 2 L2 Cache (per processor): 4 MB Memory: 1 GB Bus Speed: 667 MHz Boot ROM Version: MB21.00A5.B07 SMC Version: 1.13f3 Serial Number: BLAHBLABLAH