We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can build the source code of Multiverso and install on your machines. This page gives the installation guide. To get Multiverso source code, run
git clone https://github.com/Microsoft/multiverso.git
You need a 64 bit Windows for using Multiverso.
Multiverso depends on MPI. Please install the latest version of MSMPIv7(windows) firstly.
Open the Multiverso.sln with Microsoft Visual Studio 2013 and build.
Multiverso.sln
Run
sudo apt-get install libopenmpi-dev openmpi-bin build-essential cmake git git clone https://github.com/Microsoft/multiverso.git && cd multiverso mkdir build && cd build cmake .. && make && sudo make install
DMTK
Multiverso
LightGBM