A B C D E F G H I L M N P R S T
A
- addNote(Notes) - 类 中的方法com.anomalydetect.BruteForce.AlphabetTree
-
- AlphabetTree - com.anomalydetect.BruteForce中的类
-
- AlphabetTreeNode - com.anomalydetect.BruteForce中的类
-
B
- BruteForceTool - com.anomalydetect.BruteForce中的类
-
- BruteForceTool(int) - 类 的构造器com.anomalydetect.BruteForce.BruteForceTool
-
C
- com.anomalydetect.BruteForce - 程序包 com.anomalydetect.BruteForce
-
- com.anomalydetect.ESD - 程序包 com.anomalydetect.ESD
-
- com.anomalydetect.ExponentialMoving - 程序包 com.anomalydetect.ExponentialMoving
-
- com.anomalydetect.IsolationTree - 程序包 com.anomalydetect.IsolationTree
-
- com.anomalydetect.LOF - 程序包 com.anomalydetect.LOF
-
- com.anomalydetect.ReadJson - 程序包 com.anomalydetect.ReadJson
-
- com.anomalydetect.Result - 程序包 com.anomalydetect.Result
-
- com.anomalydetect.Tool - 程序包 com.anomalydetect.Tool
-
- com.anomalydetect.Util - 程序包 com.anomalydetect.Util
-
- create(double[], int) - 类 中的方法com.anomalydetect.IsolationTree.IsolationTree
-
创建树
- createForest(double[]) - 类 中的方法com.anomalydetect.IsolationTree.IsolationForest
-
创建用所给的数据创建孤立森林
- cutAnomaly(double[], double) - 类 中的方法com.anomalydetect.IsolationTree.IsolationTreeTool
-
选出所有异常值
D
- DetectTool - com.anomalydetect.Tool中的接口
-
异常检测的接口类
- DisplayTool - com.anomalydetect.Tool中的类
-
- DisplayTool() - 类 的构造器com.anomalydetect.Tool.DisplayTool
-
- dist(double[], int, int, int) - 类 中的静态方法com.anomalydetect.Tool.MathTool
-
计算两个长度为n的序列的欧几里德距离并返回
- distForMulti(double[][], int, int, int, int) - 类 中的静态方法com.anomalydetect.Tool.MathTool
-
计算两个长度为n的多维度序列的欧几里德距离并返回
- divdNum - 类 中的变量com.anomalydetect.IsolationTree.IsolationTreeNode
-
E
- ESDTool - com.anomalydetect.ESD中的类
-
- EulerConstant - 类 中的静态变量com.anomalydetect.Tool.MathTool
-
- Event - com.anomalydetect.ReadJson中的类
-
- Event(double) - 类 的构造器com.anomalydetect.ReadJson.Event
-
- Experiment - com.anomalydetect.LOF中的类
-
- Experiment() - 类 的构造器com.anomalydetect.LOF.Experiment
-
F
- FileTool - com.anomalydetect.Tool中的类
-
- FileTool() - 类 的构造器com.anomalydetect.Tool.FileTool
-
- findKthPoint(double[][], double[]) - 类 中的方法com.anomalydetect.LOF.LOF
-
找到第k个相似的序列
G
- gassian(double[]) - 类 中的静态方法com.anomalydetect.Tool.MathTool
-
正态化
- getAlpha() - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- getAverage() - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- getAverage() - 类 中的方法com.anomalydetect.ESD.GrubbsTool
-
- getAverageFromArray(double[]) - 类 中的静态方法com.anomalydetect.Tool.MathTool
-
计算double数组的平均值
- getCount() - 类 中的方法com.anomalydetect.BruteForce.Notes
-
- getData() - 类 中的方法com.anomalydetect.BruteForce.Notes
-
- getData(String) - 类 中的静态方法com.anomalydetect.Tool.FileTool
-
通过json文件获取时间序列数据
- getDs1() - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- getDs2() - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- getEsdTool() - 类 中的方法com.anomalydetect.ESD.SESDTool
-
- getEvent() - 类 中的方法com.anomalydetect.ReadJson.Item
-
- getFactor() - 类 中的方法com.anomalydetect.IsolationTree.IsolationTreeTool
-
- getG() - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- getIndex() - 类 中的方法com.anomalydetect.BruteForce.Notes
-
- getIndex() - 类 中的方法com.anomalydetect.Result.Result
-
- getInitChar() - 类 中的方法com.anomalydetect.BruteForce.HeuristicTool
-
- getItems() - 类 中的方法com.anomalydetect.ReadJson.Items
-
- getK() - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- getK() - 类 中的方法com.anomalydetect.LOF.LOF
-
- getK() - 类 中的方法com.anomalydetect.LOF.LOFDetectTool
-
- getKExtremeValue(double[], int) - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- getL() - 类 中的方法com.anomalydetect.LOF.LOFDetectTool
-
- getLabel() - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
- getLength() - 类 中的方法com.anomalydetect.BruteForce.BruteForceTool
-
- getLength() - 类 中的方法com.anomalydetect.BruteForce.Notes
-
- getLocDens(double[][], double[]) - 类 中的方法com.anomalydetect.LOF.LOF
-
获取local density
- getLOF(double[][], double[]) - 类 中的方法com.anomalydetect.LOF.LOF
-
返回异常程度的分数, 越接近1则越异常
- getMat(double[], int, int, int) - 类 中的静态方法com.anomalydetect.Util.MatrixUtil
-
利用时间序列获取相应大小的矩阵
- getMatC(double[][], int, int, int) - 类 中的静态方法com.anomalydetect.Util.MatrixUtil
-
计算并返回C矩阵
- getMatT(double[][], int, int, int) - 类 中的静态方法com.anomalydetect.Util.MatrixUtil
-
计算并返回测试矩阵
- getMaxSampling() - 类 中的方法com.anomalydetect.IsolationTree.IsolationTreeTool
-
- getMaxTreeNum() - 类 中的方法com.anomalydetect.IsolationTree.IsolationTreeTool
-
- getMuti() - 类 中的方法com.anomalydetect.Result.Result
-
- getNodeByLabel(char) - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
通过label获取节点
- getNodeList() - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
- getNotes() - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
- getResults() - 类 中的方法com.anomalydetect.BruteForce.BruteForceTool
-
- getResults() - 类 中的方法com.anomalydetect.BruteForce.HeuristicTool
-
- getResults() - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- getResults() - 类 中的方法com.anomalydetect.ESD.GrubbsTool
-
- getResults() - 类 中的方法com.anomalydetect.ESD.SESDTool
-
- getResults() - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- getResults() - 类 中的方法com.anomalydetect.IsolationTree.IsolationTreeTool
-
- getResults() - 类 中的方法com.anomalydetect.LOF.LOFDetectTool
-
- getResults() - 接口 中的方法com.anomalydetect.Tool.DetectTool
-
- getS1() - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- getS2() - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- getStdDeviation() - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- getStdDeviation() - 类 中的方法com.anomalydetect.ESD.GrubbsTool
-
- getStdDeviation(double[]) - 类 中的静态方法com.anomalydetect.Tool.MathTool
-
计算double数组的标准差
- getT() - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- getT() - 类 中的方法com.anomalydetect.ESD.SESDTool
-
- getT() - 类 中的方法com.anomalydetect.LOF.LOFDetectTool
-
- getTempstamp() - 类 中的方法com.anomalydetect.ReadJson.Item
-
- getTestSeries(double[], int, int) - 类 中的静态方法com.anomalydetect.Util.MatrixUtil
-
利用时间序列数据, 获取所需大小的测试序列
- getTHREADHOLD() - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- getTotal_count() - 类 中的方法com.anomalydetect.ReadJson.Event
-
- getValue() - 类 中的方法com.anomalydetect.Result.Result
-
- GrubbsTool - com.anomalydetect.ESD中的类
-
- GrubbsTool() - 类 的构造器com.anomalydetect.ESD.GrubbsTool
-
- GrubbsTool(double) - 类 的构造器com.anomalydetect.ESD.GrubbsTool
-
H
- HeuristicTool - com.anomalydetect.BruteForce中的类
-
- HoltWintersTool - com.anomalydetect.ExponentialMoving中的类
-
使用二阶指数平滑以及SGD进行自动化参数调整
I
- increase(char) - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
- isExtenal() - 类 中的方法com.anomalydetect.IsolationTree.IsolationTreeNode
-
判断是否是外部节点(叶子节点)
- isHaveLabel(char) - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
判断是否含有label
- isLeaf() - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
- IsolationForest - com.anomalydetect.IsolationTree中的类
-
- IsolationForest(int, int) - 类 的构造器com.anomalydetect.IsolationTree.IsolationForest
-
- IsolationTree - com.anomalydetect.IsolationTree中的类
-
- IsolationTree() - 类 的构造器com.anomalydetect.IsolationTree.IsolationTree
-
- IsolationTreeNode - com.anomalydetect.IsolationTree中的类
-
- IsolationTreeNode(Double) - 类 的构造器com.anomalydetect.IsolationTree.IsolationTreeNode
-
- IsolationTreeTool - com.anomalydetect.IsolationTree中的类
-
- IsolationTreeTool() - 类 的构造器com.anomalydetect.IsolationTree.IsolationTreeTool
-
- IsolationTreeTool(int, int) - 类 的构造器com.anomalydetect.IsolationTree.IsolationTreeTool
-
- isRoot() - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
- isVisited() - 类 中的方法com.anomalydetect.BruteForce.Notes
-
- Item - com.anomalydetect.ReadJson中的类
-
JSON中的bean类
- Item() - 类 的构造器com.anomalydetect.ReadJson.Item
-
- Item(String) - 类 的构造器com.anomalydetect.ReadJson.Item
-
- Item(Event) - 类 的构造器com.anomalydetect.ReadJson.Item
-
- Item(String, Event) - 类 的构造器com.anomalydetect.ReadJson.Item
-
- Items - com.anomalydetect.ReadJson中的类
-
JSON中的bean类
- Items(List<Item>) - 类 的构造器com.anomalydetect.ReadJson.Items
-
- items - 类 中的变量com.anomalydetect.ReadJson.Items
-
L
- L - 类 中的静态变量com.anomalydetect.LOF.Experiment
-
- left - 类 中的变量com.anomalydetect.IsolationTree.IsolationTreeNode
-
- LOF - com.anomalydetect.LOF中的类
-
Local Outlier Factor
- LOF(int) - 类 的构造器com.anomalydetect.LOF.LOF
-
- LOFDetectTool - com.anomalydetect.LOF中的类
-
- LOFDetectTool(int, int) - 类 的构造器com.anomalydetect.LOF.LOFDetectTool
-
LOF检测工具的构造方法
- log2(double) - 类 中的静态方法com.anomalydetect.Tool.MathTool
-
计算以二为底的对数
M
- main(String[]) - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- main(String[]) - 类 中的静态方法com.anomalydetect.LOF.Experiment
-
Test the LOF
- MathTool - com.anomalydetect.Tool中的类
-
- MatrixUtil - com.anomalydetect.Util中的类
-
Local Outlier Factor
- MatrixUtil() - 类 的构造器com.anomalydetect.Util.MatrixUtil
-
- MultiDetectTool - com.anomalydetect.Tool中的接口
-
多维度异常检测的接口类
- multiTimeSeriesAnalyse(double[][], int) - 类 中的方法com.anomalydetect.BruteForce.BruteForceTool
-
- multiTimeSeriesAnalyse(double[][], int) - 接口 中的方法com.anomalydetect.Tool.MultiDetectTool
-
对时间序列进行异常检测
N
- normalize(double[]) - 类 中的静态方法com.anomalydetect.Tool.MathTool
-
对传入的数组进行归一化
- Notes - com.anomalydetect.BruteForce中的类
-
P
- PARA_ERROR_MSG - 类 中的静态变量com.anomalydetect.Util.MatrixUtil
-
- pathLength(double) - 类 中的方法com.anomalydetect.IsolationTree.IsolationTree
-
从当前树查找 x 的高度
- printMatrix(double[][]) - 类 中的静态方法com.anomalydetect.Util.MatrixUtil
-
将矩阵内容打印出来
R
- reachDist(double[], double[], double[]) - 类 中的方法com.anomalydetect.LOF.LOF
-
返回与相似序列的距离比较之下的较大值
- Result - com.anomalydetect.Result中的类
-
- Result(int, double[]) - 类 的构造器com.anomalydetect.Result.Result
-
- Result(int, double) - 类 的构造器com.anomalydetect.Result.Result
-
- right - 类 中的变量com.anomalydetect.IsolationTree.IsolationTreeNode
-
S
- searchForest(double) - 类 中的方法com.anomalydetect.IsolationTree.IsolationForest
-
从森林中查找数值d 的深度, 返回一个异常分数
- SESDTool - com.anomalydetect.ESD中的类
-
- setAlpha(double) - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- setAverage(double) - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- setAverage(double) - 类 中的方法com.anomalydetect.ESD.GrubbsTool
-
- setCount(int) - 类 中的方法com.anomalydetect.BruteForce.Notes
-
- setData(char[]) - 类 中的方法com.anomalydetect.BruteForce.Notes
-
- setDs1(double[]) - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- setDs2(double[]) - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- setEsdTool(ESDTool) - 类 中的方法com.anomalydetect.ESD.SESDTool
-
- setEvent(Event) - 类 中的方法com.anomalydetect.ReadJson.Item
-
- setFactor(double) - 类 中的方法com.anomalydetect.IsolationTree.IsolationTreeTool
-
- setG(double[]) - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- setIndex(int) - 类 中的方法com.anomalydetect.BruteForce.Notes
-
- setIndex(int) - 类 中的方法com.anomalydetect.Result.Result
-
- setInitChar(char) - 类 中的方法com.anomalydetect.BruteForce.HeuristicTool
-
- setItems(List<Item>) - 类 中的方法com.anomalydetect.ReadJson.Items
-
- setK(int) - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- setK(int) - 类 中的方法com.anomalydetect.LOF.LOF
-
- setK(int) - 类 中的方法com.anomalydetect.LOF.LOFDetectTool
-
- setL(int) - 类 中的方法com.anomalydetect.LOF.LOFDetectTool
-
- setLabel(char) - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
- setLeaf(boolean) - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
- setLength(int) - 类 中的方法com.anomalydetect.BruteForce.BruteForceTool
-
- setLength(int) - 类 中的方法com.anomalydetect.BruteForce.Notes
-
- setMaxSampling(int) - 类 中的方法com.anomalydetect.IsolationTree.IsolationTreeTool
-
- setMaxTreeNum(int) - 类 中的方法com.anomalydetect.IsolationTree.IsolationTreeTool
-
- setMuti(Boolean) - 类 中的方法com.anomalydetect.Result.Result
-
- setNodeList(List<AlphabetTreeNode>) - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
- setNotes(List<Notes>) - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
- setResults(ArrayList<Result>) - 类 中的方法com.anomalydetect.BruteForce.BruteForceTool
-
- setResults(List<Result>) - 类 中的方法com.anomalydetect.BruteForce.HeuristicTool
-
- setResults(ArrayList<Result>) - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- setResults(ArrayList<Result>) - 类 中的方法com.anomalydetect.ESD.SESDTool
-
- setResults(ArrayList<Result>) - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- setResults(ArrayList<Result>) - 类 中的方法com.anomalydetect.LOF.LOFDetectTool
-
- setRoot(boolean) - 类 中的方法com.anomalydetect.BruteForce.AlphabetTreeNode
-
- setS1(double[]) - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- setS2(double[]) - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- setStdDeviation(double) - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- setStdDeviation(double) - 类 中的方法com.anomalydetect.ESD.GrubbsTool
-
- setT(double) - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- setT(double) - 类 中的方法com.anomalydetect.ESD.SESDTool
-
- setT(int) - 类 中的方法com.anomalydetect.LOF.LOFDetectTool
-
- setTempstamp(String) - 类 中的方法com.anomalydetect.ReadJson.Item
-
- setTHREADHOLD(double) - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
- setTotal_count(double) - 类 中的方法com.anomalydetect.ReadJson.Event
-
- setValue(double) - 类 中的方法com.anomalydetect.Result.Result
-
- setVisited(boolean) - 类 中的方法com.anomalydetect.BruteForce.Notes
-
- showResult(DetectTool) - 类 中的静态方法com.anomalydetect.Tool.DisplayTool
-
- size - 类 中的变量com.anomalydetect.IsolationTree.IsolationTreeNode
-
T
- T - 类 中的静态变量com.anomalydetect.LOF.Experiment
-
- timeSeriesAnalyse(double[]) - 类 中的方法com.anomalydetect.BruteForce.BruteForceTool
-
- timeSeriesAnalyse(double[]) - 类 中的方法com.anomalydetect.BruteForce.HeuristicTool
-
- timeSeriesAnalyse(double[]) - 类 中的方法com.anomalydetect.ESD.ESDTool
-
- timeSeriesAnalyse(double[]) - 类 中的方法com.anomalydetect.ESD.GrubbsTool
-
- timeSeriesAnalyse(double[]) - 类 中的方法com.anomalydetect.ESD.SESDTool
-
- timeSeriesAnalyse(double[]) - 类 中的方法com.anomalydetect.ExponentialMoving.HoltWintersTool
-
利用二阶指数平滑对时序数据进行异常检测
- timeSeriesAnalyse(double[]) - 类 中的方法com.anomalydetect.IsolationTree.IsolationTreeTool
-
- timeSeriesAnalyse(double[]) - 类 中的方法com.anomalydetect.LOF.LOFDetectTool
-
利用LOF进行时间序列分析
打印最后一段窗口的异常分数, 越接近1则越异常
- timeSeriesAnalyse(double[]) - 接口 中的方法com.anomalydetect.Tool.DetectTool
-
对时间序列进行异常检测
- toString() - 类 中的方法com.anomalydetect.Result.Result
-
A B C D E F G H I L M N P R S T
Copyright © 2019. All rights reserved.