COMMITS
/ machine_learning/support_vector_machines.py September 30, 2024
C
Upgrade to Python 3.13 (#11588)
Christian Clauss committed
May 26, 2023
C
Add more ruff rules (#8767)
Christian Clauss committed
March 15, 2023
C
Replace bandit, flake8, isort, and pyupgrade with ruff (#8178)
Christian Clauss committed
July 11, 2022
T
Fixes: 6216 | Support vector machines (#6240)
Todor Peev committed
June 23, 2022
E
Remove how-to example for support vector machine (#6201)
Erik Parmann committed
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
May 2, 2020
Q
support_vector_machines.py increase error tolerance to suppress convergence warnings (#1929)
QuantumNovice committed
May 1, 2020
C
Wrap lines that go beyond GitHub Editor (#1925)
Christian Clauss committed
January 18, 2020
C
Create codespell.yml (#1698)
Christian Clauss committed
September 22, 2019
H
Rename sorted_vector_machines.py to support_vector_machines.py (#1195)
Holden-Lin committed