• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

mldb: MLDB 是一个用于机器学习的开源数据库

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

mldb

开源软件地址:

https://gitee.com/mirrors/mldb

开源软件介绍:

MLDB is the Machine Learning Database

MLDB is an open source SQL database designed for machine learning that was developed by MLDB.ai.Since the sale of MLDB.ai to Element AI in 2017, it's no longera commercially supported product, instead it's being developed by a very small numberof people in their spare time as an open source research project.

The former MLDB Enterprise Edition, the MLDB Docker Containers, and the MLDB Hubare no longer being maintained. Please don't use them.

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

MLDB is an open-source database designed for machine learning.You can install it as a command-line tool wherever you want and either run as a script or send it commands over a RESTful API tostore 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 MLDB. Building MLDB is theonly way to get an up to date version. It can be built and run on Linux or OSX, on Intel, ARM or Apple processors. TheCI/CD pipeline is hosted on GitLab.

Please create a Github Issue or chat with us on Gitter if you have any questions or encounter problems while building or running MLDB. Be mindful that it's open source and that everyone working on it hasa day job.

What's interesting about MLDB?

MLDB contains some interesting concepts:

  • A dialect of SQL that is useful for machine learning
  • High efficiency implementations of data loading, training of classical ML algorithms and predition endpoints
  • Dataset abstractions that can effectivly model many kinds of real-world data (tabular, sparse, behavioral, logfiles, ...)
  • A data model and type system designed for ML, including nested structures, embeddings and tensors as data types
  • Everything-is-a-table, allowing manipulation and introspection of ML models
  • Lock-free and high performance REST endpoints
  • Extensibility via plugins, in C++, Python and Javascript

It is used to explore the following research topics:

  • High memory efficient data storage
  • High speed training of ML algorithms
  • Memory mappable data structures
  • Abstractions for compute-independent processing

Currently, MLDB is being rearchitected as a much smaller core with all of the other functionality implemented as plugins,and designed to run on a broader set of deployment platforms.

The ultimate vision for MLDB is as a machine-learning "anti-plaform": MLDB will make it easy to createand deploy machine learning solutions by allowing them to be manipulated and transformed outside of theplatforms on which they are created and specialized to their runtime environment.

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. This documentation is for the last commercial release, and so is out of date, but is still generally helpful.

Copyright & License (Apache License v2.0)

MLDB is © 2016 mldb.ai Inc (and its successors) and the Contributors, and is distributed under the Apache License, version 2.0, except for the contents of the ext directory, which contains (possibly) 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. Source code of each component is available via its Git submodule, and any changes to those components in the mldbai GitHub organization are implicitly available under the same license as the modified work.


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap