Example #1
0
 def reconstruct_vector(self, instance_vector):
     return MeanLinearModel.reconstruct(self, instance_vector)
Example #2
0
 def reconstruct_vector(self, instance_vector):
     return MeanLinearModel.reconstruct(self, instance_vector)