-
@vruusmann , When training model using spark and predict same data using jpmm-evaluator , but got low accuracy. What's wrong with my codes?
1. spark train gbdt model and save as pmml format and train…
-
The `closed` flag for web components doesn't seem to have a clear purpose, and has several issues.
## Security:
- Current security of closed components from the page is illusory
- A page can hijack …
-
- VSCode Version: 1.11.2
- OS Version: win7 x64
Steps to Reproduce:
I am behind corporate proxy if that matters.
1. Configuring build env:
```
"C:\Program Files (x86)\Microsoft Visual St…
-
**Tested Environments**
```
- Ubuntu 14.04 LTS 64-bit (a VM of 2 vCPU and 4GB RAM)
- Alpine Linux 3.4 64-bit (a Docker container of 1 vCPU and 1GB RAM)
```
**Rebar Version**
```
rebar 2.6.1 R16B03 …
-
Despite the documented requirements, this is what seems to be happening on our FreeBSD:
./build.FluffOS
Preparing to build standard driver ...
checking build system type... x86_64-unknown-freebs…
lpapp updated
7 years ago
-
Hi folks,
This ticket is really to serve as a place to plan a larger refactoring that I'd like to carry out. My goal is to enable the use of the core and the elaborator infrastructure to implement ot…
-
The Nixpkgs/NixOS jobsets are getting really huge. For example:
- nixos:release-14.12: 26922 jobs
- nixos:release-15.09: 48693 jobs
- nixos:trunk-combined: 69766 jobs
- nixpkgs:trunk: 91297 jobs
Due …
-
Hi, today I've upgraded to logstash version 1:1.5.0-1 on ubuntu 14.04, x86_64, and it seems to hangs after some time without any notification in the logs whatsoever. When I try to stop the process wit…
-
I run debug bits and that's why I found this error probably.
Take a look at following code
```
router.get('/', function (req, res) {
res.json({ title: 'Express' });
});
```
When hovering over `)…
-
I did some profiling of a unit test run with FakeItEasy 2.0. I noticed some 10% of CPU samples were in System.Linq.Expressions.Compiler.LambdaCompiler.Compile(). About 60% of those had FakeItEasy.Expr…