A fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms.
A fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms.
To install R-mlpack, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-mlpack
To see what files were installed by R-mlpack, run:
port contents R-mlpack
To later upgrade R-mlpack, run:
sudo port selfupdate && sudo port upgrade R-mlpack
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.