JTarness / mldb

MLDB is the Machine Learning Database

Home Page:http://mldb.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLDB is the Machine Learning Database

Join the chat at https://gitter.im/mldbai/mldb

MLDB is an open-source database designed for machine learning. You can install it wherever you want and send it commands over a RESTful API to store data, explore it using SQL, then train machine learning models and expose them as APIs. More information is available at http://mldb.ai

This repository contains the source code for MLDB, which can be used to build the MLDB Community Edition, which is a Docker image containing all of MLDB's dependencies and can be run anywhere.

The easiest way to get started with MLDB is to sign up to MLDB.ai and launch a free 90-minute hosted MLDB session. You'll be able to browse the live documentation and run and modify the demos yourself. You can also download a pre-built binary of the MLDB Enterprise Edition and use it with a free trial license for non-commercial purposes, which can be obtained instantly once you sign up to MLDB.ai.

Please create a Github Issue or chat with us on Gitter if you have any questions or encounter problems while building or running MLDB.

Documentation

Raw Markdown documentation files are located under container_files/public_html/doc and you can browse them on Github or you can browse the full-rendered version at https://docs.mldb.ai

Copyright & License (Apache License v2.0)

MLDB is © 2016 mldb.ai inc, and is distributed under the Apache License, version 2.0, except for the contents of the ext directory, which contains modified versions of other open-source software components, each of which is distributed under its own, Apache-compatible license and lists its own copyright information.

About

MLDB is the Machine Learning Database

http://mldb.ai

License:Apache License 2.0


Languages

Language:C++ 40.9%Language:C 23.7%Language:Jupyter Notebook 22.7%Language:JavaScript 6.5%Language:Python 4.2%Language:HTML 0.9%Language:Makefile 0.8%Language:PHP 0.2%Language:Shell 0.1%Language:CSS 0.1%Language:Fortran 0.0%Language:Perl 0.0%Language:Smarty 0.0%Language:CMake 0.0%Language:Dockerfile 0.0%Language:Awk 0.0%