Skip to content

josthkko/qminer

 
 

Repository files navigation

QMiner Build Status

QMiner is an analytics platform for large-scale real-time streams containing structured and unstructured data. It is designed to for scaling to millions of instances on high-end commodity hardware, providing efficient storage, retrieval and analytics mechanisms with real-time response.

Main project homepage

Mailing list

QMiner is developed in collaboration between AILab at Jozef Stefan Institute and Quintelligence.

Install when prerequisites are installed.

Linux:

  • npm install qminer

Windows (see NODE_ROOT in prerequisites below):

  • npm install qminer --nodedir=NODE_ROOT

Prerequisites:

To build the module we need Python, node.js, npm. In addition, Windows builds require node.js source code and Visual Studio 2013 (details below).

For more detailed installation check the following instructions:

Documentation

About

Analytic platform for real-time large-scale streams containing structured and unstructured data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.6%
  • JavaScript 23.5%
  • Python 0.4%
  • Shell 0.2%
  • CSS 0.2%
  • C 0.1%