-
How do we want the top-level functions?
Even in the two uses case in the gallery we have one with test data (the naive Bayes classifier) and one without. Should be always have a `Rcpp::Nullable` t…
-
So I noticed that we may need to do a little house keeping.
The existing RcppMLPACK{1,2} all follow R and Rcpp and ... in being licensed GPL (>= 2).
The current RcppMLPACK follows MLPACK and is …
-
@zoq @rcurtin I felt that this is a fantastic project where people can find which ml-toolkits are better for certain algorithms, and where the toolkits can improve themselves. So, I have been doing …
-
Suppose that I'm creating some packed module `$ cat X.mlpack`
```
A
B
```
Is it possible to somehow make `A` and `B` invisible from outside the pack. The purpose of this is to be able to create `A` …
-
mlpack 3.0.* brings new auto-generated Python bindings, and there is fairly extensive [documentation for bindings to other languages](http://mlpack.org/docs/mlpack-git/doxygen/bindings.html).
May…
-
I get this error when I run `make run`
````
/usr/bin/python3 run.py -c test.yaml -s "" -o "INFO"
run.py:35: YAMLLoadWarning: calling yaml.load_all() without Loader=... is deprecated, as the default…
-
#### Description of the problem
I have a file foo.v with just one line
```
Declare ML Module "ltac_plugin".
```
Here is the dune file:
```
(coq.theory
(name foo)
(public_name foo)
(…
-
Hi,
Just a placeholder for this task so we do not forget about it, no priority on it for now.
Since mlpack is a header only library it would be nice to have all the binding and the tests in one …
shrit updated
8 months ago
-
Hey @rcurtin, This would be a really cool implementation especially if we use mlpack. Do you mind if I work on it in my spare time, when I get it working I could create a PR. Let me know what you thin…
-
This is just to keep track of potentially interesting candidates and their advantages and disadvantages.
- https://www.h2o.ai/
- https://github.com/JohnLangford/vowpal_wabbit (!!!)
- FACTORIE http…