net
.
sansa_stack
.
ml
.
spark
.
outliers
.
anomalydetection
AnomalWithDataframeCrossJoin
Related Docs:
object AnomalWithDataframeCrossJoin
|
package anomalydetection
class
AnomalWithDataframeCrossJoin
extends
Serializable
Linear Supertypes
Serializable
,
Serializable
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
AnomalWithDataframeCrossJoin
Serializable
Serializable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
AnomalWithDataframeCrossJoin
(
nTriplesRDD:
RDD
[
Triple
]
,
objList:
List
[
String
]
,
triplesType:
List
[
String
]
,
JSimThreshold:
Double
,
listSuperType:
List
[
String
]
,
sparkSession:
SparkSession
,
hypernym:
String
,
numPartition:
Int
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getHyp
()
:
RDD
[
Triple
]
def
getLocalName1
(
x:
Node
)
:
String
def
getNumber
(
a:
String
)
:
AnyRef
def
getObjectList
()
:
RDD
[
Triple
]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
iqr2
(
cluster:
Seq
[(
String
,
String
,
AnyRef
)]
,
anomalyListLimit:
Int
)
:
Seq
[(
String
,
String
,
AnyRef
)]
def
isAllDigits
(
x:
String
)
:
Boolean
def
isContains
(
a:
List
[
Node
]
,
b:
List
[
Node
]
)
:
Boolean
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isNumeric
(
x:
String
)
:
Boolean
def
jSimilarity
(
TriplesWithNumericLiteral:
RDD
[
Triple
]
,
rdfTypeDBwiki:
RDD
[(
String
,
HashSet
[
String
])]
,
mapSubWithTriples:
RDD
[(
String
,
Set
[(
String
,
String
,
AnyRef
)])]
)
:
RDD
[
Set
[(
String
,
String
,
AnyRef
)]]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
propClustering
(
triplesWithNumericLiteral:
RDD
[
Triple
]
)
:
RDD
[(
String
,
Set
[(
String
,
String
,
AnyRef
)])]
def
rdfType
(
getHypernym:
RDD
[
Triple
]
)
:
RDD
[(
String
,
HashSet
[
String
])]
def
removeSupType
(
a:
RDD
[((
String
,
HashSet
[
String
]), (
String
,
HashSet
[
String
]))]
)
:
RDD
[((
String
,
HashSet
[
String
]), (
String
,
HashSet
[
String
]))]
def
run
()
:
RDD
[
Set
[(
String
,
String
,
AnyRef
)]]
def
search
(
a:
Double
,
b:
Array
[
Double
]
)
:
Boolean
def
searchType
(
x:
String
,
y:
List
[
String
]
)
:
Boolean
def
searchedge
(
x:
String
,
y:
List
[
String
]
)
:
Boolean
def
sim
(
seq1:
Seq
[
String
]
,
seq2:
Seq
[
String
]
)
:
Double
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
triplesWithNumericLit
(
objLit:
RDD
[
Triple
]
)
:
RDD
[
Triple
]
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped