trend-api:异常检测和预测API

时间:2021-05-15 23:22:18
【文件属性】:
文件名称:trend-api:异常检测和预测API
文件大小:21KB
文件格式:ZIP
更新时间:2021-05-15 23:22:18
R 趋势 异常检测和预测API。 使用最新算法快速入门。 安装 码头工人 上有一个映像。 跑步: docker run -ti -p=8000:8000 ankane/trend 非Docker 下载最新代码 git clone https://github.com/ankane/trend-api.git cd trend-api 安装并运行: Rscript -e ' jetpack::install() ' 并启动服务器 Rscript server.R 异常检测 检测时间序列中的异常。 处理日期和时间 考虑季节性和趋势 健壮到缺失的价值 当前版本使用具有STL进行分解。 POST /anomalies HTTP/1.1 Host: trendapi.org Content-Type: application/json { " series " : { " 2
【文件预览】:
trend-api-master
----.dockerignore(6B)
----.Rprofile(153B)
----helpers.R(2KB)
----LICENSE.txt(34KB)
----server.R(450B)
----DESCRIPTION(84B)
----Dockerfile(315B)
----init.R(62B)
----renv.lock(14KB)
----NOTICE.txt(650B)
----app.R(2KB)
----README.md(4KB)
----CHANGELOG.md(96B)

网友评论