-
```
- libsvm-mat-2.9.1 does not have .mexmaci64 binaries, and running 'make'
does not create them
What steps will reproduce the problem?
x=randn(10,20); y=randn(10,1);
model = svmFit(x, y, 'C', 1,…
-
```
What steps will reproduce the problem?
cd "sofia-ml-read-only"
./sofia-kmeans --k 100 --init_type random --opt_type mini_batch_kmeans
--mini_batch_size 100 --iterations 1000 --cluster_mapping_ty…
-
```
What steps will reproduce the problem?
cd "sofia-ml-read-only"
./sofia-kmeans --k 100 --init_type random --opt_type mini_batch_kmeans
--mini_batch_size 100 --iterations 1000 --cluster_mapping_ty…
-
### Describe the bug
I use the `MultiOutputClassifier` function to make `SVC` multilabel.
Then, if I use the linear or rbf kernel the cross_validation function works perfectly fine.
However,…
-
Hi,
I wonder if there are any examples for Deep GP for classification.
I build a code that followed the example for regression. However, in classification tasks, it seems like the model cannot …
-
At present, we support interpolating tabular data defined on 1 and 2 dimensional grids. We should add support for N-dimensional grids.
This should probably be done as two new separate classes for 3-d…
-
The tool `replace-by-fee-tools` source-code at:
https://github.com/petertodd/replace-by-fee-tools
Contain several methods for double-spends
some links about above repo & more info:
https://www.r…
-
# 🚀 Feature Request
## Motivation
Hi, I'm working on using additive kernels on moderately large datasets, and I've been running into out-of-memory errors due to the way that additive kernels are h…
-
**Please describe the problem you are trying to solve.**
As a complement to the direct mesh access implemented in https://github.com/precice/precice/pull/1033, we want to allow users to access data i…
-
* [ Newest Release] Are you running the [latest version of SCIRun]
Version: v5.0-beta.X.RC1
Mac 10.14.5
**Describe the bug**
I have two point clouds with data, one the data has been altered slig…
wgood updated
2 years ago