• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dmeoli / optiml / 34233973549
69%

Build:
DEFAULT BRANCH: master
Ran 08 Sep 2026 01:49PM UTC
Jobs 1
Files 33
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Sep 2026 01:45PM UTC coverage: 69.208% (-15.1%) from 84.295%
34233973549

push

github

dmeoli
Rewrite the SMO on one dual index space, with shrinking and the exact path

One iteration trains the classifier and the regressor, which provide the dual
index space and nothing else; the working set is the maximal violating pair
with the second order selection of Fan, Chen and Lin on a cached Hessian
diagonal, and the active set is shrunk as a permuted prefix and restored
unconditionally every so often. unlearn() walks the exact solution path of
Cauwenberghs and Poggio, following the inverse of the free system with
rank-one updates, and set_C() follows the gradient in O(N).

99 of 369 new or added lines in 1 file covered. (26.83%)

241 existing lines in 12 files now uncovered.

2151 of 3108 relevant lines covered (69.21%)

0.69 hits per line

Uncovered Changes

Lines Coverage ∆ File
270
30.26
-59.15% optiml/ml/svm/smo.py

Coverage Regressions

Lines Coverage ∆ File
143
49.18
-28.98% optiml/ml/svm/_base.py
26
68.57
-18.57% optiml/ml/svm/losses.py
22
64.0
-9.78% optiml/ml/neural_network/_base.py
17
71.83
-23.94% optiml/opti/unconstrained/stochastic/_base.py
14
70.89
-17.72% optiml/ml/neural_network/losses.py
7
79.76
-8.33% optiml/opti/constrained/active_set.py
4
85.0
-10.0% optiml/ml/neural_network/activations.py
2
75.0
-3.33% optiml/ml/svm/kernels.py
2
78.95
-3.51% optiml/opti/unconstrained/line_search/newton.py
2
79.08
0.0% optiml/opti/unconstrained/line_search/quasi_newton.py
1
30.26
-59.15% optiml/ml/svm/smo.py
1
91.28
-0.67% optiml/opti/_base.py
Jobs
ID Job ID Ran Files Coverage
1 34233973549.1 08 Sep 2026 01:49PM UTC 33
69.21
GitHub Action Run
Source Files on build 34233973549
  • Tree
  • List 33
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b8940c7e on github
  • Prev Build on master (#28243370665)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc