摘要:
1. 生成规范 CALL SYSTEM.AFL_WRAPPER_GENERATOR(' <procedure name> ','AFLPAL', ' FORECASTWITHLOGISTICR ', <signature table>); 其中signature表应该具有的记录: 2. 调用方式 CALL <procedure name> ( < data input tab... 阅读全文
posted @ 2013-05-15 19:13
沧海-重庆
阅读(642)
评论(0)
推荐(0)
摘要:
1. 生成规范 CALL SYSTEM.AFL_WRAPPER_GENERATOR(' <procedure name> ','AFLPAL', ' LOGISTICREGRESSION ', <signature table>); 其中signature表应该具有的记录: 2. 调用方式 CALL <procedure name> ( <input table> , <p... 阅读全文
posted @ 2013-05-15 19:09
沧海-重庆
阅读(736)
评论(0)
推荐(0)
摘要:
多项式回归预测分析编程规范(模型):http://www.cnblogs.com/omygod/archive/2013/05/15/3080391.html 多项式回归预测分析编程规范(预测):http://www.cnblogs.com/omygod/archive/2013/05/15/3080403.html 多项式回归预测分析编程实例(模型):http://www.cnblogs.c... 阅读全文
posted @ 2013-05-15 18:58
沧海-重庆
阅读(456)
评论(0)
推荐(0)
摘要:
多项式回归预测分析编程规范(模型):http://www.cnblogs.com/omygod/archive/2013/05/15/3080391.html 多项式回归预测分析编程规范(预测):http://www.cnblogs.com/omygod/archive/2013/05/15/3080403.html 1. PAL Setup 2. App setup 3. ... 阅读全文
posted @ 2013-05-15 18:47
沧海-重庆
阅读(643)
评论(0)
推荐(0)
摘要:
1. 生成规范 CALL SYSTEM.AFL_WRAPPER_GENERATOR ( ' <procedure name> ','AFLPAL', 'FORECASTWITHPOLYNOMIALR', <signature table>); 其中signature表应该具有的记录: 2. 调用方式 CALL <procedure name> ( < data input ... 阅读全文
posted @ 2013-05-15 18:37
沧海-重庆
阅读(312)
评论(0)
推荐(0)
摘要:
1. 生成规范 CALL SYSTEM.AFL_WRAPPER_GE NERATOR( ' <procedure name> ','AFLPAL', 'POLYNOMIALREGRESSION', <signature table>); 其中signature表应该具有的记录: 2. 调用方式 CALL <procedure name> ( <input table>... 阅读全文
posted @ 2013-05-15 18:33
沧海-重庆
阅读(458)
评论(0)
推荐(0)
摘要:
指数回归预测分析编程规范(模型):http://www.cnblogs.com/omygod/archive/2013/05/15/3079517.html 指数回归预测分析编程规范(预测):http://www.cnblogs.com/omygod/archive/2013/05/15/3079526.html 指数回归预测分析编程实例(模型):http://www.cnblogs.com/... 阅读全文
posted @ 2013-05-15 18:16
沧海-重庆
阅读(383)
评论(0)
推荐(0)
摘要:
指数回归预测分析编程规范(模型):http://www.cnblogs.com/omygod/archive/2013/05/15/3079517.html 指数回归预测分析编程规范(预测):http://www.cnblogs.com/omygod/archive/2013/05/15/3079526.html 指数回归预测分析编程实例(模型):http://www.cnblogs.com/... 阅读全文
posted @ 2013-05-15 18:02
沧海-重庆
阅读(551)
评论(0)
推荐(0)
摘要:
指数回归预测分析编程规范(模型):http://www.cnblogs.com/omygod/archive/2013/05/15/3079517.html 指数回归预测分析编程规范(预测):http://www.cnblogs.com/omygod/archive/2013/05/15/3079526.html 指数回归预测分析编程实例(模型):http://www.cnblogs.com/... 阅读全文
posted @ 2013-05-15 12:04
沧海-重庆
阅读(432)
评论(0)
推荐(0)
摘要:
指数回归预测分析编程规范(模型):http://www.cnblogs.com/omygod/archive/2013/05/15/3079517.html 指数回归预测分析编程规范(预测):http://www.cnblogs.com/omygod/archive/2013/05/15/3079526.html 1. PAL Setup: 2. App Setup 3... 阅读全文
posted @ 2013-05-15 11:56
沧海-重庆
阅读(569)
评论(0)
推荐(0)
摘要:
指数回归预测分析模型编程规范:http://www.cnblogs.com/omygod/archive/2013/05/15/3079517.html 1. 生成规范 CALL SYSTEM.AFL_WRAPPER_GENERATOR ( ' <pr ocedure name>','AFLPAL','FORECASTWITHEXPR', <signature table>); 其中sig... 阅读全文
posted @ 2013-05-15 11:47
沧海-重庆
阅读(491)
评论(0)
推荐(0)
摘要:
1. 生成规范 CALL SYSTEM.AFL_WRAPPER_GENERATOR ( ' <procedure name>','AFLPAL','EXPREGRESSION', <signature table>); 其中signature表应该具有的记录: 2. 调用方式 CALL <procedure name> ( <input table> , <parameter ta... 阅读全文
posted @ 2013-05-15 11:43
沧海-重庆
阅读(644)
评论(0)
推荐(0)
浙公网安备 33010602011771号