Beispiel #1
0
 def instance_vector(self, weights):
     return MeanLinearModel.instance(self, weights)
Beispiel #2
0
 def instance_vector(self, weights):
     return MeanLinearModel.instance(self, weights)