- 授权协议: Apache
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://mldb.ai/
- 软件文档: https://docs.mldb.ai/doc/
软件介绍
MLDB 是一个用于机器学习的开源数据库。你可以随意安装它,并通过 RESTful API 发送命令以存储数据,使用 SQL 探索它,然后训练机器学习模型并将它们作为 APIs 公开。
MLDB 使用函数应用于机器学习模型,这些函数由训练过程参数化输出,训练过程在包含训练数据的数据集上运行。 函数也可用于 SQL 查询或作为 REST 端点。
Spring
Bruce Tate、Justin Gehtland / O'Reilly Media, Inc. / 2005-04-12 / USD 29.95
Since development first began on Spring in 2003, there's been a constant buzz about it in Java development publications and corporate IT departments. The reason is clear: Spring is a lightweight Java......一起来看看 《Spring》 这本书的介绍吧!
