Exemplo n.º 1
0
 def instance_vector(self, weights):
     return MeanLinearModel.instance(self, weights)
Exemplo n.º 2
0
 def instance_vector(self, weights):
     return MeanLinearModel.instance(self, weights)