ML4MQ implementation notes

First of all, ML4MQ has been designed to be used under a SPARK environment.

To implement ML4MQ you just have to type the following command:

"git clone git@gitlab.forge.orange-labs.fr:lucy/ihl/ML4MQ.git" for ssh

or

"git clone https://gitlab.forge.orange-labs.fr/lucy/ihl/ML4MQ.git" for https

Once it has been done you retrieve all the necessary material in your environment.