search for: gullibl

Displaying 7 results from an estimated 7 matches for "gullibl".

Did you mean: gullible
2002 Mar 24
0
Creating missing values.
I'm trying to figure out whether there is a simple one or two-pass approach to randomly creating missing values for a set of existing (complete) data. For example, I want to randomly make 10% of the entries in the Iris dataset missing (i.e. NA). I don't want any case to have all missing values and I don't want any case to be missing the classification variable. I can do this in
2003 May 17
1
Windows binary corrupt
I've tried to download the Windows 1.7.0 binary from three different mirrors today. Each time the binary comes down corrupt - MD 5 sums don't check and the installer reports that its own setup files are corrupt. Since I've tried from different computers and different connections, I have to assume a problem downstream from me. Has anyone else reported this problem? Has the binary
2002 Mar 23
1
Normal behavior or bug?
>selectiris<-sample(1:5, 150, replace=T) > hist(selectiris, plot=TRUE) #freq=TRUE, breaks=5, etc all do the same thing >truehist(selectiris) Is the behavior of "hist" in this sample of code correct. On my system (Windows 2K, SP2) the first and second bars are pushed together, while the 3rd, 4th, and 5th bars are correctly positioned. The function "truehist"
2008 Jul 14
8
ROR job opening.
Hi, I have a job opening which is for the newest technology "Ruby on Rails", 15000/- per month for freshers.Not much interviews . Job shall start in a few days.Hurry. Get back to me if in case you are interested. Rest is my responsibility. Revert back if really interested . -- Web.bloggers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org CJ(JON)
2005 Mar 09
0
OW #10.09 - Google Desktop and Live Meeting
...ll and staff morale with their pursuit of information leaks from their company. Can anyone spell 'Precious'? Microsoft often leaks like the proverbial and I'm talking about real insider info rather than the pre-arranged 'leaks' from the PR department to the easily impressed or gullible. Say what you like about Microsoft - and who doesn't - but the litigious company hasn't to my knowledge ever taken similar action, which shows considerable good sense and restraint. Microsoft exec's deserve some credit for that and, for once, could teach a lesson to Apple about accep...
2010 Sep 11
0
Cursor lagging with Linux KMS
A minor bug I've noticed: when kernel modesetting is enabled (as it is by default on most current Linux distributions), the mouse cursor lags for a few seconds when starting an application in Wine, or when a Wine'd application is doing some heavy activity. The former is not really worth mentioning, but the latter actually causes problems in a few fullscreen games I've tried, since the
2011 Oct 29
0
Re: Cursor lagging with Linux KMS
Found the problem. It's polling by drm_kms_helper, as detailed here: http://souriguha.wordpress.com/2011/03/08/how-to-solve-problem-with-thinkpadkslowd-kworker-on-linux-kernel-2-35-2-36/ Putting "N" or "0" in /sys/modules/drm_kms_helper/parameters/poll, or booting with the "drm_kms_helper.poll=0" kernel parameter, fixes the issue (and a few others, e.g. kworker