JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
L
M
P
R
S
T
_
A
AbstractSequentialAssocRuleMiner
- Class in
com.github.chen0040.spm
Created by xschen on 8/2/2015.
AbstractSequentialAssocRuleMiner()
- Constructor for class com.github.chen0040.spm.
AbstractSequentialAssocRuleMiner
add(Sequence)
- Method in class com.github.chen0040.spm.data.
Sequences
addAll(List<String>)
- Method in class com.github.chen0040.spm.data.
ItemSet
addAll(List<ItemSet>)
- Method in class com.github.chen0040.spm.data.
ItemSets
addElement(ItemSetWithTimeId)
- Method in class com.github.chen0040.spm.data.
Sequence
addItem(String)
- Method in class com.github.chen0040.spm.data.
ItemSet
append(String, boolean)
- Method in class com.github.chen0040.spm.data.
Sequence
C
CollectionUtils
- Class in
com.github.chen0040.spm.utils
Created by xschen on 9/5/2017.
CollectionUtils()
- Constructor for class com.github.chen0040.spm.utils.
CollectionUtils
com.github.chen0040.spm
- package com.github.chen0040.spm
com.github.chen0040.spm.apriori
- package com.github.chen0040.spm.apriori
com.github.chen0040.spm.data
- package com.github.chen0040.spm.data
com.github.chen0040.spm.utils
- package com.github.chen0040.spm.utils
contains(Sequence, long)
- Method in class com.github.chen0040.spm.data.
Sequence
containsItem(String)
- Method in class com.github.chen0040.spm.data.
ItemSet
containsItem(String)
- Method in class com.github.chen0040.spm.data.
Sequence
containsOnlyOneItem()
- Method in class com.github.chen0040.spm.data.
Sequence
copy(ItemSet)
- Method in class com.github.chen0040.spm.data.
ItemSet
copy(ItemSet)
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeId
copy(Sequence)
- Method in class com.github.chen0040.spm.data.
Sequence
countElements()
- Method in class com.github.chen0040.spm.data.
Sequence
countItems()
- Method in class com.github.chen0040.spm.data.
ItemSet
countItems()
- Method in class com.github.chen0040.spm.data.
Sequence
countSequences()
- Method in class com.github.chen0040.spm.data.
Sequences
countSets()
- Method in class com.github.chen0040.spm.data.
ItemSets
D
dropFirstItem()
- Method in class com.github.chen0040.spm.data.
ItemSet
dropFirstItem()
- Method in class com.github.chen0040.spm.data.
Sequence
dropLastItem()
- Method in class com.github.chen0040.spm.data.
ItemSet
dropLastItem()
- Method in class com.github.chen0040.spm.data.
Sequence
E
elementAt(int)
- Method in class com.github.chen0040.spm.data.
Sequence
equals(Object)
- Method in class com.github.chen0040.spm.data.
ItemSet
equals(Object)
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeId
equals(Object)
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeWindow
equals(Object)
- Method in class com.github.chen0040.spm.data.
Sequence
equals(Object)
- Method in class com.github.chen0040.spm.utils.
TupleTwo
F
findMaxPatterns(Iterable<? extends Sequence>, List<String>)
- Method in class com.github.chen0040.spm.
AbstractSequentialAssocRuleMiner
findMaxPatterns(Iterable<? extends Sequence>, List<String>)
- Method in interface com.github.chen0040.spm.
SequentialAssocRuleMiner
firstItem()
- Method in class com.github.chen0040.spm.data.
ItemSet
firstItem()
- Method in class com.github.chen0040.spm.data.
Sequence
G
generateCombinations()
- Method in class com.github.chen0040.spm.data.
ItemSets
generateCombinations(List<String>)
- Static method in class com.github.chen0040.spm.utils.
CollectionUtils
getElements()
- Method in class com.github.chen0040.spm.data.
Sequence
getEndTime()
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeWindow
getItemAt(int)
- Method in class com.github.chen0040.spm.data.
ItemSet
getItems()
- Method in class com.github.chen0040.spm.data.
ItemSet
getItemSet(int)
- Method in class com.github.chen0040.spm.data.
ItemSets
getMinSupportLevel()
- Method in class com.github.chen0040.spm.
AbstractSequentialAssocRuleMiner
getMinSupportLevel()
- Method in interface com.github.chen0040.spm.
SequentialAssocRuleMiner
getParentSupport()
- Method in class com.github.chen0040.spm.data.
ItemSet
getSequences()
- Method in class com.github.chen0040.spm.data.
Sequences
getSets()
- Method in class com.github.chen0040.spm.data.
ItemSets
getSignature()
- Method in class com.github.chen0040.spm.data.
ItemSets
getStartTime()
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeWindow
getSupport()
- Method in class com.github.chen0040.spm.data.
ItemSet
getSupport()
- Method in class com.github.chen0040.spm.data.
Sequence
getTime()
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeId
getTime()
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeWindow
getTimeId()
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeId
GSP
- Class in
com.github.chen0040.spm.apriori
Created by xschen on 8/2/2015.
GSP()
- Constructor for class com.github.chen0040.spm.apriori.
GSP
H
hashCode()
- Method in class com.github.chen0040.spm.data.
ItemSet
hashCode()
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeId
hashCode()
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeWindow
hashCode()
- Method in class com.github.chen0040.spm.data.
Sequence
hashCode()
- Method in class com.github.chen0040.spm.utils.
TupleTwo
I
incSupport()
- Method in class com.github.chen0040.spm.data.
ItemSet
isBefore(ItemSetWithTimeId)
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeId
isBefore(ItemSetWithTimeId)
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeWindow
isEmpty(String)
- Static method in class com.github.chen0040.spm.utils.
StringUtils
isFirstItemSeparateElement()
- Method in class com.github.chen0040.spm.data.
Sequence
isLastItemSeparateElement()
- Method in class com.github.chen0040.spm.data.
Sequence
isSubsetOf(ItemSet)
- Method in class com.github.chen0040.spm.data.
ItemSet
isSubsetOf(ItemSets)
- Method in class com.github.chen0040.spm.data.
ItemSets
ItemSet
- Class in
com.github.chen0040.spm.data
Created by xschen on 8/2/2015.
ItemSet(int)
- Constructor for class com.github.chen0040.spm.data.
ItemSet
ItemSet()
- Constructor for class com.github.chen0040.spm.data.
ItemSet
ItemSets
- Class in
com.github.chen0040.spm.data
Created by xschen on 8/2/2015.
ItemSets()
- Constructor for class com.github.chen0040.spm.data.
ItemSets
ItemSetWithTimeId
- Class in
com.github.chen0040.spm.data
Created by xschen on 8/2/2015.
ItemSetWithTimeId(String[])
- Constructor for class com.github.chen0040.spm.data.
ItemSetWithTimeId
ItemSetWithTimeId()
- Constructor for class com.github.chen0040.spm.data.
ItemSetWithTimeId
ItemSetWithTimeWindow
- Class in
com.github.chen0040.spm.data
Created by xschen on 8/2/2015.
ItemSetWithTimeWindow()
- Constructor for class com.github.chen0040.spm.data.
ItemSetWithTimeWindow
L
lastElement()
- Method in class com.github.chen0040.spm.data.
Sequence
lastItem()
- Method in class com.github.chen0040.spm.data.
ItemSet
lastItem()
- Method in class com.github.chen0040.spm.data.
Sequence
M
make(String...)
- Static method in class com.github.chen0040.spm.data.
Sequence
makeCopy()
- Method in class com.github.chen0040.spm.data.
ItemSet
makeCopy()
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeId
makeCopy()
- Method in class com.github.chen0040.spm.data.
Sequence
MetaData
- Class in
com.github.chen0040.spm.data
Created by xschen on 9/5/2017.
MetaData(List<Sequence>)
- Constructor for class com.github.chen0040.spm.data.
MetaData
minePatterns(Iterable<? extends Sequence>, List<String>, long)
- Method in class com.github.chen0040.spm.
AbstractSequentialAssocRuleMiner
minePatterns(Iterable<? extends Sequence>, List<String>)
- Method in class com.github.chen0040.spm.
AbstractSequentialAssocRuleMiner
minePatterns(Iterable<? extends Sequence>, List<String>, long)
- Method in class com.github.chen0040.spm.apriori.
GSP
minePatterns(Iterable<? extends Sequence>, List<String>, long)
- Method in interface com.github.chen0040.spm.
SequentialAssocRuleMiner
minePatterns(Iterable<? extends Sequence>, List<String>)
- Method in interface com.github.chen0040.spm.
SequentialAssocRuleMiner
P
prepend(String, boolean)
- Method in class com.github.chen0040.spm.data.
Sequence
prependItem(String)
- Method in class com.github.chen0040.spm.data.
ItemSet
R
removeItemSetAt(int)
- Method in class com.github.chen0040.spm.data.
ItemSets
S
Sequence
- Class in
com.github.chen0040.spm.data
Created by xschen on 8/2/2015.
Sequence()
- Constructor for class com.github.chen0040.spm.data.
Sequence
sequenceAt(int)
- Method in class com.github.chen0040.spm.data.
Sequences
Sequences
- Class in
com.github.chen0040.spm.data
Created by xschen on 8/2/2015.
Sequences()
- Constructor for class com.github.chen0040.spm.data.
Sequences
SequentialAssocRuleMiner
- Interface in
com.github.chen0040.spm
Created by xschen on 8/2/2015.
setEndTime(long)
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeWindow
setItems(List<String>)
- Method in class com.github.chen0040.spm.data.
ItemSet
setMinSupportLevel(int)
- Method in class com.github.chen0040.spm.
AbstractSequentialAssocRuleMiner
setMinSupportLevel(int)
- Method in interface com.github.chen0040.spm.
SequentialAssocRuleMiner
setParentSupport(int)
- Method in class com.github.chen0040.spm.data.
ItemSet
setSequences(List<Sequence>)
- Method in class com.github.chen0040.spm.data.
Sequences
setSets(List<ItemSet>)
- Method in class com.github.chen0040.spm.data.
ItemSets
setStartTime(long)
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeWindow
setSupport(int)
- Method in class com.github.chen0040.spm.data.
ItemSet
setSupport(int)
- Method in class com.github.chen0040.spm.data.
Sequence
setTime(long)
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeId
setTimeId(long)
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeId
stream()
- Method in class com.github.chen0040.spm.data.
ItemSets
StringUtils
- Class in
com.github.chen0040.spm.utils
Created by xschen on 9/5/2017.
StringUtils()
- Constructor for class com.github.chen0040.spm.utils.
StringUtils
T
timeElapsed(ItemSetWithTimeId)
- Method in class com.github.chen0040.spm.data.
ItemSetWithTimeId
toString()
- Method in class com.github.chen0040.spm.data.
ItemSet
toString()
- Method in class com.github.chen0040.spm.data.
Sequence
TupleTwo
<
T
,
T2
> - Class in
com.github.chen0040.spm.utils
Created by xschen on 8/5/2017.
TupleTwo(T, T2)
- Constructor for class com.github.chen0040.spm.utils.
TupleTwo
_
_1()
- Method in class com.github.chen0040.spm.utils.
TupleTwo
_2()
- Method in class com.github.chen0040.spm.utils.
TupleTwo
A
C
D
E
F
G
H
I
L
M
P
R
S
T
_
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.