<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hello all,</div>
<div><br>
</div>
<div>I’m looking for confirmation on an implementation detail that is somewhere in liblinear, but I haven’t found documentation for yet. When the class_weights=‘balanced’ parameter is set in LogisticRegression, then the regularisation parameter for an observation
 from class I is class_weight[I] * C, where C is the usual regularization parameter – is this correct?</div>
<div><br>
</div>
<div>
<div>Thanks,</div>
<div>Jeremiah</div>
<div>
<div><br>
</div>
<div></div>
</div>
</div>
</body>
</html>