-
Original description:
Potential variadic input (and output?) capability by defining dataframe type that can have any number of columns.
- Perhaps restrict to columns of the same type
- Consider a…
pearu updated
3 years ago
-
#### Issue description
When using callbacks like `ens::ProgessBar` or similar, and the optimization terminates partway through an epoch due to a convergence check, the output can be confusing…
-
I am writing to let you know that I have developed a small package called [`blocking`] (https://github.com/ncn-foreigners/blocking) that allows blocking of records based on approximate nearest neighbo…
-
While reviewing a PR I noticed a bug.
Whenever a user hits `make` two times consecutively while building the repository, if there is any change in the `include` directory, the given change is not …
-
Hi,
I've been trying to set up `benchmarks` in my laptop, but unfortunately I got several errors and ended up running install scripts one by one.
Currently, I'm trying to install `mlpy` and `sh…
-
we are trying to use moveit_calibration for eye2hand but RVIZ keeps shutting down as soon as we enter the 5th sample (after which the solver is executed). However there is no logging information to pr…
-
Hi there! Thank you for packaging cereal for R.
I'm a part of the [mlpack](https://github.com/mlpack/mlpack) machine learning library, and we are switching from using boost::serialization to using…
-
I'm not confident if this is a good idea, but it would be interesting to have a simple example for each of the bindings. This could double as a more robust binding test, as well as a demonstration. It…
-
- [ ] the file ${PYTHON-SITE-PACKAGES-PATH}/easy-install.pth needs to list all .egg's or they won't be found
- [ ] VTK has problems building with the current (Ubuntu 14.04 repos) OpenGL includes. vtkX…
-
@karlnapf
Project https://github.com/uclaopt/TMAC is our starting point.
This project is written in C++11 using template.
What is more, coordinate descend methods are missing in the existing shogun's…