摘要:
编程规范 http://www.cnblogs.com/omygod/archive/2013/05/07/3065259.html 1. PAL Setup 2. App setup 3. runtime 4. data source 5. result 6. change the parameter & re-validate 阅读全文
posted @ 2013-05-07 18:44
沧海-重庆
阅读(484)
评论(0)
推荐(0)
摘要:
1. 生成规范: CALL SYSTEM.AFL_WRAPPER_GENERATOR ( ' <procedure name> ','AFLPAL','IQRTEST', <signature table>); 其中signature表应该具有的记录: 2. 调用方式: CALL <procedure name> ( <input table> , <parameter ta... 阅读全文
posted @ 2013-05-07 18:20
沧海-重庆
阅读(659)
评论(0)
推荐(0)
摘要:
编程规范:http://www.cnblogs.com/omygod/archive/2013/05/07/3065021.html 1. PAL Setup 2. APP setup 3. runtime 4. source data 5. result 6. change parameter 阅读全文
posted @ 2013-05-07 18:14
沧海-重庆
阅读(494)
评论(0)
推荐(0)
摘要:
1. 生成规范: CALL SYSTEM.A FL_WRAPPER_GENERATOR( ' <procedure name>','AFLPAL','VARIANCETEST', <signature table>); 其中signature表应该具有的记录: 2. 调用方式: CALL <procedure name> ( <input table> , <paramete... 阅读全文
posted @ 2013-05-07 16:31
沧海-重庆
阅读(485)
评论(0)
推荐(0)
摘要:
编程规范:http://www.cnblogs.com/omygod/archive/2013/05/07/3064902.html 1. PAL setup 2. App Setup 3. Runtime 4. Check Result 5. Change the parameter & Re-validate data ... 阅读全文
posted @ 2013-05-07 16:26
沧海-重庆
阅读(448)
评论(0)
推荐(0)
摘要:
1. 生成规范: CALL SYSTEM.AFL_WRAPPER_GENERATOR ( ' <procedure name>','AFLPAL','SCALINGRANGE', <signature table>); 其中signature表应该具有的记录: 2. 调用方式: CALL <procedure name> ( <input table> , <paramet... 阅读全文
posted @ 2013-05-07 15:46
沧海-重庆
阅读(483)
评论(0)
推荐(0)
摘要:
编程规范:http://www.cnblogs.com/omygod/archive/2013/05/07/3064805.html 1. PAL Setup 2. App setup 3. runtime 4. check data 5. change the parameter & Re-validate data 阅读全文
posted @ 2013-05-07 15:42
沧海-重庆
阅读(474)
评论(0)
推荐(0)
摘要:
1. 生成规范: CALL SYSTEM.AFL_WRAPPER_GENERATOR ( ' <procedure name> ','AFLPAL','SAMPLING', <signature table>); 其中signature表应该具有的记录: 2. 调用方式: CALL <procedure name> ( <input table> , <parameter ta... 阅读全文
posted @ 2013-05-07 15:04
沧海-重庆
阅读(433)
评论(0)
推荐(0)
摘要:
编程规范:http://www.cnblogs.com/omygod/archive/2013/05/07/3064678.html 1. PAL Setup 2. App Setup 3. Runtime 4. Check Result 5. Change the parameter & Revalidate the data ... 阅读全文
posted @ 2013-05-07 14:43
沧海-重庆
阅读(1093)
评论(0)
推荐(0)
摘要:
1. 生成规范: CALL SYSTEM.AFL_WRAPPER_GENERATOR ( ' <procedure name> ','AFLPAL','BINNING', <signature table>); 其中signature表应该具有的记录: 2. 调用方式: CALL <procedure name> ( <input table> , <parameter ta... 阅读全文
posted @ 2013-05-07 14:17
沧海-重庆
阅读(763)
评论(0)
推荐(0)
摘要:
编程规范:http://www.cnblogs.com/omygod/archive/2013/05/07/3064570.html 1. PAL Setup 2. APP setup 3. Runtime 4. Check Data 5. change Parameter % Re-Validate data 阅读全文
posted @ 2013-05-07 13:46
沧海-重庆
阅读(586)
评论(0)
推荐(0)
摘要:
1. 生成规范: CALL SYSTEM.AFL_WRAPPER _GENERATOR( ' <procedure name> ',' AFLPAL','ABC', <signature table>); 其中signature表应该具有的记录: 2. 调用方式: CALL <procedure name> ( <input table> , <parameter table... 阅读全文
posted @ 2013-05-07 13:29
沧海-重庆
阅读(534)
评论(0)
推荐(0)
摘要:
编程规范:http://www.cnblogs.com/omygod/archive/2013/05/07/3064441.html 1. PAL Setup 2. APP Setup 3. Run Time 4. Check data 我们创建了一个视图来查看数据: 5. 更改参数 6. 更改参数... 阅读全文
posted @ 2013-05-07 12:20
沧海-重庆
阅读(800)
评论(0)
推荐(0)
摘要:
1. 生成规范: CALL SYSTEM.AFL_WRAPPER_GENERATOR ( ' <procedure name> ', 'AFLPAL', 'SELFORGMAP', <signature table>); 其中signature表应该具有的记录: 2. 调用方式: CALL <procedure name> ( <input table> , <parameter... 阅读全文
posted @ 2013-05-07 11:39
沧海-重庆
阅读(1520)
评论(0)
推荐(0)
摘要:
编程规范:http://www.cnblogs.com/omygod/archive/2013/05/07/3064351.html 1. PAL setup 2. APP setup 3. Run time 4. check data 数据分布: 5. 修改参数,再次检查结果 结果: 阅读全文
posted @ 2013-05-07 11:23
沧海-重庆
阅读(391)
评论(0)
推荐(0)
摘要:
1. 生成规范: CALL SYSTEM.AFL_WRAPPER_GENERATOR ( ' <procedure name> ' , 'AFLPA L', 'ANOMALYDETECTION', <signature table>); 其中signature表应该具有的记录: 2. 调用方式: CALL <procedure name> ( <input table> , <... 阅读全文
posted @ 2013-05-07 11:01
沧海-重庆
阅读(422)
评论(0)
推荐(0)
摘要:
K-Means 算法说明:http://www.cnblogs.com/omygod/archive/2013/05/06/3063306.html K-Means 编程规范:http://www.cnblogs.com/omygod/archive/2013/05/06/3063329.html K-Means 实现案例:http://www.cnblogs.com/omygod/archi... 阅读全文
posted @ 2013-05-07 10:51
沧海-重庆
阅读(361)
评论(0)
推荐(0)
摘要:
1. 生成规范: CALL SYSTEM.AFL_WRAPPER_GENE RATOR( ' <procedure name>','AFLPAL','VALIDATEKMEANS', <signature table>); 其中signature表应该具有的记录: 2. 调用方式: CALL <procedure name> ( < data input table>, <... 阅读全文
posted @ 2013-05-07 10:26
沧海-重庆
阅读(349)
评论(0)
推荐(0)
浙公网安备 33010602011771号