Apache Ignite ML Grid Module
----------------------------

Apache Ignite ML Grid module provides machine learning features, along with involved methods of linear algebra and relevant data structures, including on heap and off heap, dense and sparse, local and distributed implementations.

# Local build with javadoc

Run from project root:
mvn clean package -DskipTests -f modules/ml-ext

Find generated jars in target folder.
