com
.
simiacryptus
.
mindseye
dataframes
package
dataframes
Visibility
Public
All
Type Members
class
CategorizingModelingStrategy
extends
RDDModelingStrategy
abstract
class
CovType_Trainer
extends
Trainer
final
case class
DataframeModeler
(
strategy:
ModelingStrategy
,
path:
String
=
""
,
ctx:
ModelingData
=
new ModelingData
)
extends
Logging
with
Product
with
Serializable
case class
LayerID
(
layerId:
String
,
layerName:
String
,
layerClass:
String
)
extends
Product
with
Serializable
class
LocalModelingStrategy
extends
ModelingStrategy
final
class
ModelingData
extends
Serializable
abstract
class
ModelingStrategy
extends
Logging
with
Serializable
class
RDDModelingStrategy
extends
ModelingStrategy
abstract
class
Trainer
extends
SerializableFunction
[
NotebookOutput
,
AnyRef
] with
Logging
with
SparkSessionProvider
with
InteractiveSetup
[
AnyRef
]
Value Members
object
CovType_Trainer_EC2
extends
CovType_Trainer
with
EC2SparkRunner
[
AnyRef
] with
AWSNotebookRunner
[
AnyRef
]
object
CovType_Trainer_Embedded
extends
CovType_Trainer
with
EmbeddedSparkRunner
[
AnyRef
] with
NotebookRunner
[
AnyRef
]
object
CovType_Trainer_Local
extends
CovType_Trainer
with
LocalRunner
[
AnyRef
] with
NotebookRunner
[
AnyRef
]
object
DataUtil
extends
Logging
object
DataframeModeler
extends
Serializable
Ungrouped