Index

A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages

A

add(CountersTracker) - Method in class com.whylogs.core.statistics.CountersTracker
 
add(DoubleTracker) - Method in class com.whylogs.core.statistics.datatypes.DoubleTracker
 
add(LongTracker) - Method in class com.whylogs.core.statistics.datatypes.LongTracker
 
add(VarianceTracker) - Method in class com.whylogs.core.statistics.datatypes.VarianceTracker
https://en.wikipedia.org/wiki/Algorithms_for_calculating_variance#Parallel_algorithm
add(NumberTracker) - Method in class com.whylogs.core.statistics.NumberTracker
 
add(SchemaTracker) - Method in class com.whylogs.core.statistics.SchemaTracker
 
addLongs(LongTracker) - Method in class com.whylogs.core.statistics.datatypes.DoubleTracker
 
ARRAY_OF_STRINGS_SER_DE - Static variable in class com.whylogs.core.statistics.datatypes.StringTracker
 
ARRAY_OF_STRINGS_SER_DE - Static variable in class com.whylogs.core.utils.sketches.FrequentStringsSketch
 

B

BEGINNING_OF_TIME - Static variable in class com.whylogs.core.datetime.EasyDateTimeParser
 
booleanValue(boolean) - Static method in class com.whylogs.core.types.TypedData
 

C

ClassificationMetrics - Class in com.whylogs.core.metrics
 
ClassificationMetrics() - Constructor for class com.whylogs.core.metrics.ClassificationMetrics
 
ColumnProfile - Class in com.whylogs.core
 
ColumnProfile(String) - Constructor for class com.whylogs.core.ColumnProfile
 
ColumnProfile(String, ImmutableSet<String>) - Constructor for class com.whylogs.core.ColumnProfile
 
ColumnsChunkSegmentIterator - Class in com.whylogs.core.iterator
 
ColumnsChunkSegmentIterator(Iterator<ColumnMessage>, String) - Constructor for class com.whylogs.core.iterator.ColumnsChunkSegmentIterator
 
com.whylogs.core - package com.whylogs.core
 
com.whylogs.core.datetime - package com.whylogs.core.datetime
 
com.whylogs.core.iterator - package com.whylogs.core.iterator
 
com.whylogs.core.metrics - package com.whylogs.core.metrics
 
com.whylogs.core.statistics - package com.whylogs.core.statistics
 
com.whylogs.core.statistics.datatypes - package com.whylogs.core.statistics.datatypes
 
com.whylogs.core.types - package com.whylogs.core.types
 
com.whylogs.core.utils - package com.whylogs.core.utils
 
com.whylogs.core.utils.sketches - package com.whylogs.core.utils.sketches
 
convert(Object) - Method in class com.whylogs.core.types.TypedDataConverter
 
copy() - Method in class com.whylogs.core.metrics.ClassificationMetrics
 
copy() - Method in class com.whylogs.core.metrics.ModelMetrics
 
copy() - Method in class com.whylogs.core.metrics.RegressionMetrics
 
copy() - Method in class com.whylogs.core.metrics.ScoreMatrix
 
copy() - Method in class com.whylogs.core.ModelProfile
 
CountersTracker - Class in com.whylogs.core.statistics
 
CountersTracker() - Constructor for class com.whylogs.core.statistics.CountersTracker
 
create() - Method in class com.whylogs.core.utils.sketches.FrequentStringsSketch
 

D

DatasetProfile - Class in com.whylogs.core
Representing a DatasetProfile that tracks
DatasetProfile(String, Instant, Map<String, String>) - Constructor for class com.whylogs.core.DatasetProfile
Create a new Dataset profile
DatasetProfile(String, Instant, Instant, Map<String, String>, Map<String, ColumnProfile>) - Constructor for class com.whylogs.core.DatasetProfile
DEVELOPER API.
DatasetProfile(String, Instant) - Constructor for class com.whylogs.core.DatasetProfile
 
deserialize(ByteString) - Method in class com.whylogs.core.utils.sketches.FrequentStringsSketch
 
deserialize(ByteString) - Method in class com.whylogs.core.utils.sketches.ThetaSketch
 
DoubleTracker - Class in com.whylogs.core.statistics.datatypes
 
DoubleTracker() - Constructor for class com.whylogs.core.statistics.datatypes.DoubleTracker
 

E

EasyDateTimeParser - Class in com.whylogs.core.datetime
 
EasyDateTimeParser(String) - Constructor for class com.whylogs.core.datetime.EasyDateTimeParser
 
EPOCH_MILLIS_FORMAT - Static variable in class com.whylogs.core.datetime.EasyDateTimeParser
 
EPOCH_SECONDS_FORMAT - Static variable in class com.whylogs.core.datetime.EasyDateTimeParser
 

F

fractionalValue(double) - Static method in class com.whylogs.core.types.TypedData
 
FREQUENT_MAX_LG_K - Static variable in class com.whylogs.core.ColumnProfile
 
FREQUENT_MAX_LG_K - Static variable in class com.whylogs.core.utils.sketches.FrequentStringsSketch
 
FrequentStringsSketch - Class in com.whylogs.core.utils.sketches
 
FrequentStringsSketch() - Constructor for class com.whylogs.core.utils.sketches.FrequentStringsSketch
 
fromNumberTracker(NumberTracker) - Static method in class com.whylogs.core.SummaryConverters
 
fromProtobuf(ColumnMessage) - Static method in class com.whylogs.core.ColumnProfile
 
fromProtobuf(Counters) - Static method in class com.whylogs.core.statistics.CountersTracker
 
fromProtobuf(DatasetProfileMessage) - Static method in class com.whylogs.core.DatasetProfile
 
fromProtobuf(DoublesMessage) - Static method in class com.whylogs.core.statistics.datatypes.DoubleTracker
 
fromProtobuf(LongsMessage) - Static method in class com.whylogs.core.statistics.datatypes.LongTracker
 
fromProtobuf(ModelMetricsMessage) - Static method in class com.whylogs.core.metrics.ModelMetrics
 
fromProtobuf(ModelProfileMessage) - Static method in class com.whylogs.core.ModelProfile
 
fromProtobuf(NumbersMessage) - Static method in class com.whylogs.core.statistics.NumberTracker
 
fromProtobuf(RegressionMetricsMessage) - Static method in class com.whylogs.core.metrics.RegressionMetrics
 
fromProtobuf(SchemaMessage) - Static method in class com.whylogs.core.statistics.SchemaTracker
 
fromProtobuf(SchemaMessage, long) - Static method in class com.whylogs.core.statistics.SchemaTracker
 
fromProtobuf(ScoreMatrixMessage) - Static method in class com.whylogs.core.metrics.ClassificationMetrics
 
fromProtobuf(ScoreMatrixMessage) - Static method in class com.whylogs.core.metrics.ScoreMatrix
 
fromProtobuf(StringsMessage) - Static method in class com.whylogs.core.statistics.datatypes.StringTracker
 
fromProtobuf(VarianceMessage) - Static method in class com.whylogs.core.statistics.datatypes.VarianceTracker
 
fromSchemaTracker(SchemaTracker) - Static method in class com.whylogs.core.SummaryConverters
 
fromSketch(Union) - Static method in class com.whylogs.core.SummaryConverters
 
fromStringSketch(ItemsSketch<String>) - Static method in class com.whylogs.core.SummaryConverters
 
fromStringTracker(StringTracker) - Static method in class com.whylogs.core.SummaryConverters
 
fromUpdateDoublesSketch(KllFloatsSketch) - Static method in class com.whylogs.core.SummaryConverters
 

G

getColumns() - Method in class com.whylogs.core.DatasetProfile
 
getConfusionMatrix() - Method in class com.whylogs.core.metrics.ClassificationMetrics
 
getConfusionMatrix() - Method in class com.whylogs.core.metrics.ScoreMatrix
 
getInferredType() - Method in class com.whylogs.core.statistics.SchemaTracker
 
getLabels() - Method in class com.whylogs.core.metrics.ClassificationMetrics
 
getLabels() - Method in class com.whylogs.core.metrics.ScoreMatrix
 
getMean() - Method in class com.whylogs.core.statistics.datatypes.DoubleTracker
 
getMean() - Method in class com.whylogs.core.statistics.datatypes.LongTracker
 
getModelProfile() - Method in class com.whylogs.core.DatasetProfile
 
getTypeCounts() - Method in class com.whylogs.core.statistics.SchemaTracker
 

H

hasNext() - Method in class com.whylogs.core.iterator.ColumnsChunkSegmentIterator
 

I

incrementCount() - Method in class com.whylogs.core.statistics.CountersTracker
 
incrementTrue() - Method in class com.whylogs.core.statistics.CountersTracker
 
integralValue(long) - Static method in class com.whylogs.core.types.TypedData
 

L

LongTracker - Class in com.whylogs.core.statistics.datatypes
 
LongTracker() - Constructor for class com.whylogs.core.statistics.datatypes.LongTracker
 

M

MAX_FREQUENT_ITEM_SIZE - Static variable in class com.whylogs.core.statistics.datatypes.StringTracker
 
merge(DatasetProfile) - Method in class com.whylogs.core.DatasetProfile
Merge the data of another DatasetProfile into this one.
merge(ColumnProfile) - Method in class com.whylogs.core.ColumnProfile
 
merge(ColumnProfile, boolean) - Method in class com.whylogs.core.ColumnProfile
 
merge(ClassificationMetrics) - Method in class com.whylogs.core.metrics.ClassificationMetrics
 
merge(ModelMetrics) - Method in class com.whylogs.core.metrics.ModelMetrics
 
merge(RegressionMetrics) - Method in class com.whylogs.core.metrics.RegressionMetrics
 
merge(ScoreMatrix) - Method in class com.whylogs.core.metrics.ScoreMatrix
 
merge(ModelProfile) - Method in class com.whylogs.core.ModelProfile
 
merge(CountersTracker) - Method in class com.whylogs.core.statistics.CountersTracker
 
merge(DoubleTracker) - Method in class com.whylogs.core.statistics.datatypes.DoubleTracker
 
merge(LongTracker) - Method in class com.whylogs.core.statistics.datatypes.LongTracker
 
merge(StringTracker) - Method in class com.whylogs.core.statistics.datatypes.StringTracker
Merge this StringTracker object with another.
merge(VarianceTracker) - Method in class com.whylogs.core.statistics.datatypes.VarianceTracker
 
merge(NumberTracker) - Method in class com.whylogs.core.statistics.NumberTracker
 
merge(SchemaTracker) - Method in class com.whylogs.core.statistics.SchemaTracker
 
mergeStrict(DatasetProfile) - Method in class com.whylogs.core.DatasetProfile
 
ModelMetrics - Class in com.whylogs.core.metrics
 
ModelMetrics(String, String) - Constructor for class com.whylogs.core.metrics.ModelMetrics
 
ModelMetrics(String, String, String) - Constructor for class com.whylogs.core.metrics.ModelMetrics
 
ModelProfile - Class in com.whylogs.core
 
ModelProfile(String, String, Iterable<String>) - Constructor for class com.whylogs.core.ModelProfile
 
ModelProfile(String, String, String, Iterable<String>) - Constructor for class com.whylogs.core.ModelProfile
 

N

next() - Method in class com.whylogs.core.iterator.ColumnsChunkSegmentIterator
 
NumberTracker - Class in com.whylogs.core.statistics
 
NumberTracker() - Constructor for class com.whylogs.core.statistics.NumberTracker
 
NUMERIC_TYPES - Static variable in class com.whylogs.core.types.TypedDataConverter
 

O

of() - Static method in class com.whylogs.core.metrics.ClassificationMetrics
 

P

parse(InputStream) - Static method in class com.whylogs.core.DatasetProfile
 
parse(String) - Method in class com.whylogs.core.datetime.EasyDateTimeParser
 
ProtobufHelper - Class in com.whylogs.core.utils
 
ProtobufHelper() - Constructor for class com.whylogs.core.utils.ProtobufHelper
 

R

RegressionMetrics - Class in com.whylogs.core.metrics
 
RegressionMetrics() - Constructor for class com.whylogs.core.metrics.RegressionMetrics
 
reset() - Method in class com.whylogs.core.statistics.datatypes.LongTracker
 

S

SchemaInformation - Class in com.whylogs.core
 
SchemaInformation() - Constructor for class com.whylogs.core.SchemaInformation
 
SchemaTracker - Class in com.whylogs.core.statistics
 
SchemaTracker() - Constructor for class com.whylogs.core.statistics.SchemaTracker
 
ScoreMatrix - Class in com.whylogs.core.metrics
 
ScoreMatrix(String, String, String) - Constructor for class com.whylogs.core.metrics.ScoreMatrix
 
serialize(ItemsSketch<String>) - Method in class com.whylogs.core.utils.sketches.FrequentStringsSketch
 
serialize(Union) - Method in class com.whylogs.core.utils.sketches.ThetaSketch
 
stddev() - Method in class com.whylogs.core.statistics.datatypes.VarianceTracker
 
STRING_LENGTH_MAX - Static variable in class com.whylogs.core.ColumnProfile
 
StringTracker - Class in com.whylogs.core.statistics.datatypes
 
StringTracker() - Constructor for class com.whylogs.core.statistics.datatypes.StringTracker
 
stringValue(String) - Static method in class com.whylogs.core.types.TypedData
 
SummaryConverters - Class in com.whylogs.core
 
SummaryConverters() - Constructor for class com.whylogs.core.SummaryConverters
 
summaryToString(DatasetSummary) - Method in class com.whylogs.core.utils.ProtobufHelper
 

T

TAG_PREFIX - Static variable in class com.whylogs.core.DatasetProfile
 
ThetaSketch - Class in com.whylogs.core.utils.sketches
 
ThetaSketch() - Constructor for class com.whylogs.core.utils.sketches.ThetaSketch
 
toBytes() - Method in class com.whylogs.core.DatasetProfile
 
toChunkIterator() - Method in class com.whylogs.core.DatasetProfile
 
toColumnSummary() - Method in class com.whylogs.core.ColumnProfile
 
toNumbersMessage(ItemsSketch<String>) - Method in class com.whylogs.core.utils.sketches.FrequentStringsSketch
 
toProtobuf() - Method in class com.whylogs.core.ColumnProfile
 
toProtobuf() - Method in class com.whylogs.core.DatasetProfile
 
toProtobuf() - Method in class com.whylogs.core.metrics.ClassificationMetrics
 
toProtobuf() - Method in class com.whylogs.core.metrics.ModelMetrics
 
toProtobuf() - Method in class com.whylogs.core.metrics.RegressionMetrics
 
toProtobuf() - Method in class com.whylogs.core.metrics.ScoreMatrix
 
toProtobuf() - Method in class com.whylogs.core.ModelProfile
 
toProtobuf() - Method in class com.whylogs.core.statistics.CountersTracker
 
toProtobuf() - Method in class com.whylogs.core.statistics.datatypes.DoubleTracker
 
toProtobuf() - Method in class com.whylogs.core.statistics.datatypes.LongTracker
 
toProtobuf() - Method in class com.whylogs.core.statistics.datatypes.StringTracker
 
toProtobuf() - Method in class com.whylogs.core.statistics.datatypes.VarianceTracker
 
toProtobuf() - Method in class com.whylogs.core.statistics.NumberTracker
 
toProtobuf() - Method in class com.whylogs.core.statistics.SchemaTracker
 
toString() - Method in class com.whylogs.core.metrics.ClassificationMetrics
 
toString() - Method in class com.whylogs.core.metrics.ScoreMatrix
 
toStringSketch(ItemsSketch<String>) - Method in class com.whylogs.core.utils.sketches.FrequentStringsSketch
 
toSummary() - Method in class com.whylogs.core.DatasetProfile
 
track(InferredType.Type) - Method in class com.whylogs.core.statistics.SchemaTracker
 
track(Number) - Method in class com.whylogs.core.statistics.NumberTracker
 
track(Object) - Method in class com.whylogs.core.ColumnProfile
 
track(String, Object) - Method in class com.whylogs.core.DatasetProfile
 
track(Map<String, ?>) - Method in class com.whylogs.core.DatasetProfile
 
track(Map<String, ?>) - Method in class com.whylogs.core.metrics.ModelMetrics
 
track(Map<String, ?>) - Method in class com.whylogs.core.metrics.RegressionMetrics
 
track(Map<String, ?>) - Method in class com.whylogs.core.metrics.ScoreMatrix
 
track(Map<String, ?>) - Method in class com.whylogs.core.ModelProfile
 
TypedData - Class in com.whylogs.core.types
 
TypedData() - Constructor for class com.whylogs.core.types.TypedData
 
TypedDataConverter - Class in com.whylogs.core.types
 
TypedDataConverter() - Constructor for class com.whylogs.core.types.TypedDataConverter
 

U

unknownValue() - Static method in class com.whylogs.core.types.TypedData
 
update(double) - Method in class com.whylogs.core.statistics.datatypes.DoubleTracker
 
update(double) - Method in class com.whylogs.core.statistics.datatypes.VarianceTracker
 
update(long) - Method in class com.whylogs.core.statistics.datatypes.LongTracker
 
update(DatasetProfile, T, T, double) - Method in class com.whylogs.core.metrics.ClassificationMetrics
 
update(String) - Method in class com.whylogs.core.statistics.datatypes.StringTracker
 
update(T, T, double) - Method in class com.whylogs.core.metrics.ScoreMatrix
 

V

variance() - Method in class com.whylogs.core.statistics.datatypes.VarianceTracker
 
VarianceTracker - Class in com.whylogs.core.statistics.datatypes
 
VarianceTracker() - Constructor for class com.whylogs.core.statistics.datatypes.VarianceTracker
 

W

withAllMetadata(Map<String, String>) - Method in class com.whylogs.core.DatasetProfile
 
withClassificationModel(String, String, String) - Method in class com.whylogs.core.DatasetProfile
 
withClassificationModel(String, String, String, Iterable<String>) - Method in class com.whylogs.core.DatasetProfile
Returns a new dataset profile with the same backing datastructure.
withMetadata(String, String) - Method in class com.whylogs.core.DatasetProfile
 
withRegressionModel(String, String) - Method in class com.whylogs.core.DatasetProfile
 
withRegressionModel(String, String, Iterable<String>) - Method in class com.whylogs.core.DatasetProfile
 
withTag(String, String) - Method in class com.whylogs.core.DatasetProfile
 
writeTo(OutputStream) - Method in class com.whylogs.core.DatasetProfile
 
A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages