search for: spiral

Displaying 20 results from an estimated 94 matches for "spiral".

2006 Jan 27
1
Classifying Intertwined Spirals
I'm using an SVM as I've seen a paper that reported extremely good results. I'm not having such luck. I'm also interested in ideas for other approaches to the problem that can also be applied to general problems (no assuming that we're looking for spirals). Here is my code: library(mlbench) library(e1071) raw <- mlbench.spirals(194, 2) spiral <- data.frame(class=as.factor(raw$classes), xx=raw$x[,1], y=raw$x[,2]) m <- svm(class~., data=spiral) plot(m, spiral) You'll note that I have two spirals with 97 points each and I'm using a...
2006 Jan 18
2
Help with plot.svm from e1071
Hi. I'm trying to plot a pair of intertwined spirals and an svm that separates them. I'm having some trouble. Here's what I tried. > library(mlbench) > library(e1071) Loading required package: class > raw <- mlbench.spirals(200,2) > spiral <- data.frame(class=as.factor(raw$classes), x=raw$x[,1], y=raw$x[,2]) > m <- s...
2006 Jan 19
0
Using svm.plot with mlbench.spirals.
Hi. I'm trying to plot a pair of intertwined spirals and an svm that separates them. I'm having some trouble. Here's what I tried. > library(mlbench) > library(e1071) Loading required package: class > raw <- mlbench.spirals(200,2) > spiral <- data.frame(class=as.factor(raw$classes), x=raw$x[,1], y=raw$x[,2]) > m <- s...
2002 Jul 08
0
rsync 2.5.5 consuming memory and spirals server down
...d to do rsa-pubkey authentication on ssh, so this can be done by a cron job. but: if I try it manually and stop rsync using cntrl-C, while it prints "receiving file list..." the rsync server process on the other machine immediately grabbs all memory in seconds (about 100 Meg per Second), spiraling the machine down if 2 Gig swap and 1 Gig RAM are used. But the best (Coders will be happy): it comes EVERY time I use cntrl-C, even if it's a very small directory to sync. any hints? (maybe setting ulimit for this ssh-connection could help, I haven't tried it yet - just discovered the...
2007 Apr 18
0
This RPG is a downward spiral into madness.
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 25970 bytes Desc: not available Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070416/186ffecb/attachment.gif
2009 Jun 13
0
ZFS gzip Death Spiral Revisited
I have the following configuation. My storage: 12 luns from a Clariion 3x80. Each LUN is a whole 6 disk raid-6. My host: Sun t5240 with 32 hardware threads and 16gig of ram. My zpool: all 12 luns from the clariion in a simple pool My test data: A 1 gig backup file of a ufsdump from /opt on a machine with lots of mixed binary/text data. A 15gig file that is already tightly compressed. I wrote
2007 Apr 18
0
This RPG is a downward spiral into madness.
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 25970 bytes Desc: not available Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070416/186ffecb/attachment.gif
2009 May 15
1
Spiral SIP Request problem
Hello, I am using OpenSIPS to register all the users and planning to use asterisk for Auto Attendant, Queues, Voicemail and Conference Bridge. I have a scenario where the signaling does not happen properly: 1) A user from Opensips dials an extension 7000 which is an auto-attendant extension. The call is routed to asterisk to play the auto attendant messages like Welcome and Dial the
2009 Feb 24
7
Managing the spiralling costs
I have been using the inbound 800 services from vitelity. Slowly the usage has been rising and in the month of Jan the bill was for $650. I am currently on a 1.9 cents a minute plan. Am I paying too much ? Some suggestions my team generated to reduce the toll free incoming call bill were: 1. When people call in on the 800 number take the local number they are calling from and then call them back
2007 Sep 14
5
Support .cda as input files
does anybody know why dvd use files for audio and video but audio cd's not? What could be the reason for this? e.g. they could make a file for each track and just put them on an audio cd and make cd players compatible with this format. So for me it has always been a mystery why audio cd's work this way. does anybody knows if super audio cd's still work the same as normal ones?
2010 Aug 15
2
Is the error threshold for a degraded device configurable?
I look after an x4500 for a client and wee keep getting drives marked as degraded with just over 20 checksum errors. Most of these errors appear to be driver or hardware related and thier frequency increases during a resilver, which can lead to a death spiral. The increase in errors within a vdev during a resilver (I recently had three drives in an 8 drive raidz vdev "degraded") points to high read activity triggering the bug. I would like to raise threshold for marking a drive degraded to give me more time to spot and clear the checksum...
2005 Sep 06
3
[Bug 1529] 32bit rollover problem rsyncing files greater than 4GB in size
https://bugzilla.samba.org/show_bug.cgi?id=1529 ------- Additional Comments From thomas@suse.de 2005-09-06 06:37 ------- Now when len is OFF_T is it possible that sum->count (which is size_t) in sum_sizes_sqroot() will rollover too at line: sum->count = (len + (blength - 1)) / blength; ? When we assume all variables have all bits set: 2^64 + (2^32 - 1) / 2^32 = 2^32 + 1
2019 Feb 21
2
[PATCH v2 2/2] drm/qxl: kick out vgacon
Hi, > I was thinking of checking whether pdev is a VGA class device and whether > it decodes vga access, and in that case automatically calling How can I figure that? Ok, class is easy, but decode? pci.h offers functions to set vga decode but not to get that info ... thanks, Gerd
2019 Feb 21
2
[PATCH v2 2/2] drm/qxl: kick out vgacon
Hi, > I was thinking of checking whether pdev is a VGA class device and whether > it decodes vga access, and in that case automatically calling How can I figure that? Ok, class is easy, but decode? pci.h offers functions to set vga decode but not to get that info ... thanks, Gerd
2006 Jun 27
1
[OT]Development Patterns
...time now. I''m not completely conviced that it is the right process for web development. I''ve been doing web development for about 6 years now using this process and the last project that I finished really made me think that it just isn''t cutting it. Has anybody used the spiral or any other iterative method? How did it work out? Rob -- c++: the power, elegance and simplicity of a hand grenade http://www.migrob.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060627/14b3f457/a...
2011 Sep 23
1
Wine speed
I am used to windows as school has every pc on windows, and we also used to have windows. i really enjoyed a game called spiral knights and on windows it was quite fast, but with wine it took ages to load also another thing, on wine i downlaoded steam and that logs me in but if i try to go to the store on it, it closes can any one help me on either of these problems Jasper
2010 Feb 20
1
how to create a SEXP which could be accessed in embedded R
...want to create a SEXP and access it in embedded R. How to let the embedded engine know there's a new vector? For example, after creating a SEXP, parsing 'ls()' in embedded R and then evaluating, STRSXP returned will contain the name of the SEXP. Any help would be appreciated. Regards, Spiral [[alternative HTML version deleted]]
2005 May 29
1
Disabling logging for web service calls?
I''m using ActionWebService to allow users to upload files to my rails app. I do this by encoding to Base64. The problem with this is that rails logs the file data so my log file size spirals out of control. Is there any way to selectively disable logging when the web api is invoked? ActiveRecord::Base.silence doesn''t seem too useful here as it''s only called AFTER the api is invoked.
2012 Jun 01
4
regsubsets (Leaps)
...useful? I have currently been running regsubsets for over a week with no results. I have no idea if R is still working, or if the computer is hung. I ran regsubsets on a smaller portion of the data, also with linear dependency problems, and got results. However, the hourglass continues its endless spiraling with the full dataset. I am running the following on Windows 7 library(leaps) m_250<-regsubsets(Y~., data=model2, nbest=1, really.big=TRUE) (NOTE: The ~ is a tilda, not a dash, in the regression statement above: Y~.) Does anyone have any opinions on: 1) is R likely to still be running, eve...
2010 May 12
2
Stress Test new system
All: Getting ready to put the system in production. Any suggestions on "stress testing" the system? I'd like to initiate say 10 sip phone calls to make sure the provider has the bandwidth. Can you do that in CLI? I've called 4 numbers simultaneously with the hard phones I currently have and am thinking of adding 6 or so soft-phones to various pc's to make a total of