net
.
sansa_stack
.
ml
.
spark
.
outliers
.
anomalydetection
AnomalyDetection
Related Docs:
object AnomalyDetection
|
package anomalydetection
class
AnomalyDetection
extends
Serializable
Linear Supertypes
Serializable
,
Serializable
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
AnomalyDetection
Serializable
Serializable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
AnomalyDetection
(
nTriplesRDD:
RDD
[
Triple
]
,
objList:
List
[
String
]
,
triplesType:
List
[
String
]
,
JSimThreshold:
Double
,
listSuperType:
List
[
String
]
,
sparkSession:
SparkSession
,
hypernym:
String
)
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
getNumber
(
a:
String
)
:
AnyRef
def
getObjectList
()
:
RDD
[
Triple
]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
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
[(
Node
,
Iterable
[
Iterable
[
String
]])]
,
getHypernym:
RDD
[
Triple
]
)
:
RDD
[(
Node
,
Set
[(
Node
,
Node
,
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
[(
Node
,
Iterable
[(
Node
,
Node
,
AnyRef
)])]
def
rdfType
(
getHypernym:
RDD
[
Triple
]
)
:
RDD
[(
Node
,
Iterable
[
Iterable
[
String
]])]
def
removeSupType
(
a:
RDD
[((
Node
,
Iterable
[
String
]), (
Node
,
Iterable
[
String
]))]
)
:
RDD
[((
Node
,
Iterable
[
String
]), (
Node
,
Iterable
[
String
]))]
def
run
()
:
RDD
[(
Node
,
Set
[(
Node
,
Node
,
AnyRef
)])]
def
searchType
(
x:
String
,
y:
List
[
String
]
)
:
Boolean
def
searchedge
(
x:
String
,
y:
List
[
String
]
)
:
Boolean
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