search for: call_block

Displaying 2 results from an estimated 2 matches for "call_block".

2012 Jan 27
2
dealing with Encoding::UndefinedConversionError: "\xA2" from ASCII-8BIT to UTF-8
...Encoding::UndefinedConversionError: "\xA2" from ASCII-8BIT to UTF-8 with this (partial) stack trace: from /app/vendor/bundle/ruby/1.9.1/gems/mechanize-2.1/lib/mechanize/http/agent.rb:807:in `block in response_read'' from /usr/local/lib/ruby/1.9.1/net/protocol.rb:387:in `call_block'' from /usr/local/lib/ruby/1.9.1/net/protocol.rb:378:in `<<'' from /usr/local/lib/ruby/1.9.1/net/protocol.rb:88:in `read'' from /usr/local/lib/ruby/1.9.1/net/http.rb:2445:in `read_chunked'' from /usr/local/lib/ruby/1.9.1/net/http.rb:2419:in `read_body_0'...
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 +