We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c115e40 commit bd1b892Copy full SHA for bd1b892
src/codewhisperer/service/classifierTrigger.ts
@@ -64,7 +64,7 @@ export class ClassifierTrigger {
64
private ideVscode = -0.114251
65
66
// intercept of logistic regression classifier
67
- private intercept = -0.44590798
+ private intercept = -1.26185983
68
69
private maxx: normalizedCoefficients = {
70
cursor: 90716.0,
0 commit comments