Convert insight into strings
Convert insight into strings
OpVectorColumnHistory and score values ziped with index
strings for insights map
Convert insight into strings
Convert insight into strings
OpVectorColumnHistory already in json
Score values for record insights
strings for insights map
Takes sting version of insights and converts back to classes for easy parsing
Takes sting version of insights and converts back to classes for easy parsing
Map[String, String] containing record insights
Map with OpVectorColumnHistory to insights sequence of values
Converts record insights format Map[String, String] to and from underlying case classes to give Map[OpVectorColumnHistory, Seq[(Int, Double)] the OpVectorColumnHistory contains all information about the construction and value of the feature the insight is for the seq contains the index (from prediction vector) for the insight and the value of the the insight (value can be correlation based or change in score)