# 机器学习

## **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)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.tanmer.cn/ji-qi-xue-xi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
