> For the complete documentation index, see [llms.txt](https://doc.tanmer.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.tanmer.cn/ji-qi-xue-xi.md).

# 机器学习

## **PredictionIO**

ProdictionIO 是Apache开源的机器学习服务，可以快速搭建支持REST的集数据训练、数据预测的一套系统。

Docker安装方式：<https://github.com/mingfang/docker-predictionio>

Demo：<http://predictionio.apache.org/demo/tapster/>

Ruby SDK: <https://github.com/apache/predictionio-sdk-ruby>

目前官方提供7套算法模板 <https://github.com/apache?utf8=✓&q=predictionio-template&type=&language=>

![](/files/-LFWyIQTXIEPQs5TykEl)
