-
Hi,
I cannot use the data loading functions from tutorial (from arma, e.g. arma::mat) - after compilation I'm getting an error "Undefined reference to arma_H5T..." (... - multiple functions). I've in…
-
Hi! I am trying to do a grid search using a RandomForest classifier and a HyperparameterTuner with GridSearch and SimpleCV as a start, this is my code
```
std::cout hpt(validationSize, traindata…
-
This issue came about as a result of #2107, which disables Boost's CMake configuration scripts because mlpack's CMake configuration is written in "old-style" CMake.
An introduction to the differenc…
-
## Bug Report
I've tried setting `TPL_ENABLE_ROCSPARSE=ON` with Trilinos/develop, and this is causing a compiler error from KK. This is an MI250x build (HIP execution space, etc..) This is also a `…
-
`arma::eig_sym()` is not checked for failure in `PositiveDefiniteConstraint::ApplyConstraint()`.
This can lead to a crash due to accessing non-existent eigenvalues.
mlpack/src/mlpack/methods/gmm/p…
-
**Submitting author:** @holl- (Philipp Holl)
**Repository:** https://github.com/tum-pbs/PhiML
**Branch with paper.md** (empty if default branch): joss-submission
**Version:** v1.0.0
**Editor:** @mstim…
-
There is [DGL](https://github.com/dmlc/dgl/) library that allows to train neural networks on graphs, graph nodees and edges.
[Here](https://github.com/dmlc/dgl/tree/master/examples/pytorch/mvgrl/gr…
-
Hello! I've been developing a framework for EEG and Eye-Gaze processing. I would like to include some traditional machine learning algorithms. Development is in C++ so I can maximize performance where…
-
I'm learning to use mlpack recently. It seems that armadllo and mlpack were installed well because the example codes can be compiled and run properly. However, when I tried to apply linear regression,…
-
#### Issue description
Hi, when I want to compile a project where I included mlpack.hpp, I get the error
"/usr/include/ensmallen_bits/svrg/svrg_impl.hpp:223:24: error: ‘class ens::Any’ has n…