File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 33[ ![ Build Status] ( https://img.shields.io/github/actions/workflow/status/sambo-optimization/sambo/ci.yml?branch=master&style=for-the-badge )] ( https://github.com/sambo-optimization/sambo/actions )
44[ ![ Code Coverage] ( https://img.shields.io/badge/coverage-96%25-%2397ca00?style=for-the-badge )] ( https://github.com/sambo-optimization/sambo/actions/workflows/ci.yml )
55[ ![ sambo on PyPI] ( https://img.shields.io/pypi/v/sambo.svg?color=blue&style=for-the-badge )] ( https://pypi.org/project/sambo )
6- [ ![ package downloads] ( https://img.shields.io/pypi/dm/sambo.svg?color=skyblue&style=for-the-badge )] ( https://pypi.org/project/sambo )
7- [ ![ GitHub Sponsors] ( https://img.shields.io/github/sponsors/kernc?color=pink&style=for-the-badge )] ( https://github.com/sponsors/kernc )
6+ [ ![ package downloads] ( https://img.shields.io/pypi/dm/sambo.svg?color=skyblue&style=for-the-badge )] ( https://pypistats.org/packages/sambo )
7+ [ ![ total downloads] ( https://img.shields.io/pepy/dt/sambo?style=for-the-badge&label=%E2%88%91&color=skyblue )] ( https://pypistats.org/packages/sambo )
8+ [ ![ GitHub Sponsors] ( https://img.shields.io/github/sponsors/kernc?color=pink&style=for-the-badge&label=%E2%99%A5 )] ( https://github.com/sponsors/kernc )
89
910SAMBO: Sequential And Model-Based (Bayesian) Optimization of black-box objective functions.
1011
@@ -26,7 +27,7 @@ $ pip install 'sambo[all]' # Pulls in Matplotlib, scikit-learn
2627
2728Usage
2829-----
29- See [ examples on project website] ( https://sambo-optimization.github.io/#examples ) .
30+ See [ examples on the project website] ( https://sambo-optimization.github.io/#examples ) .
3031
3132
3233Features
You can’t perform that action at this time.
0 commit comments