-
Corregir fallos menores, entre ellos:
- En Rotation Forest utilizar el conjunto reducido segun las clases(instance_classes)
- En Ramdon Oracles ver porque no funciona al dibujar la gráfica
- …
-
#### Description
imblearn SMOTE throws error with n_jobs > 1
```
sm = SMOTE(random_state=12,kind="svm",svm_estimator=svm.SVC(C=0.1,kernel="linear"),n_jobs = 6)
X_res, y_res = sm.fit_sample(X, y)…
-
**Description**
Kernel panic with launch on OpenStack
**Steps to reproduce the issue:**
Built qemu qcow2 image. Uploaded image to OpenStack, launched an instance.
```
kernel:
image: linuxki…
-
525 1G 工控 挂了个tr , tr 下载时速度约10M的时候很多网站打不开
包括hao123 ifeng 之类的大站,光纤宽带200M,平时测试230左右
打不开网站时 ping dns baidu 之类的网站ping 值正常
停tr,打开网站正常,具体图片传在QQ群文件
Mon Oct 29 17:16:32 2018 daemon.info dnsmasq[28161]…
-
with https://github.com/linuxkit/linuxkit/pull/2969 all packages are available for s390x, but booting the minimal image fails:
```
$ cd examples
$ linuxkit build minimal.yml
$ sudo linuxkit run …
-
I started using StackNet today. I have sklearn-version 0.19.1 and python 3.6. The StackNet.jar file is in the same folder as the lib (as mentioned in the github page).
I am getting an IllegalStateExc…
-
`show_models()` seems to be a quite central method for users to investigate which model has been evaluated to be the most successful. After fitting an ensemble it displays the output of `EnsembleSelec…
-
this issue is to track progress on processing [our new imagery](https://groups.google.com/forum/#!topic/coal-capstone/P4Kx-lK5TFQ). we can also use this thread to discuss the methodology of batch proc…
ghost updated
6 years ago
-
Hi,
I got the following error when trying to generate PMML file:
```
Oct 30, 2017 8:22:55 AM org.jpmml.sklearn.Main run
INFO: Parsed PKL in 97 ms.
Oct 30, 2017 8:22:55 AM org.jpmml.sklearn.Ma…
-
**Description**
Trying to ssh on a linuxkit on GCP results in a `connection refused`.
**Steps to reproduce the issue:**
Using the following `yml` on GCP:
```
kernel:
image: linuxkit/kern…