Skip to content

amrsobhy/qminer

 
 

Repository files navigation

QMiner

Join the chat at https://gitter.im/qminer/qminer NPM Version NPM Downloads Linux Build Linux Build Windows Build

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

Project homepage

Examples

Prerequisites

node.js v0.12.x or v4.x or v5.x and npm 2.11 or higher

To test that your node.js version is correct, run node --version and npm --version. Not compatible with nodejs v0.10 or older.

Windows

Install

npm install qminer

Test

node -e "require('qminer'); console.log('OK')"

Compile from source

Documentation

Acknowledgments

QMiner is developed by AILab at Jozef Stefan Institute, Quintelligence and other contributors.

The authors would like to acknowledge funding from the European Union Seventh Framework Programme, under Grant Agreements 288342 (XLike), 611346 (XLime), 611875 (Symphony), 317534 (Sophocles), 318452 (Mobis), 600074 (NRG4Cast), 619437 (Sunseed), 632840 (FI-Impact) and 612329 (ProaSense).

This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 636160-2 (Optimum).

Thanks to Deleaker for supporting open-source projects.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 54.3%
  • JavaScript 22.8%
  • HTML 21.8%
  • CSS 0.9%
  • C 0.1%
  • Python 0.1%