{"id":20841039,"url":"https://github.com/benchopt/template_benchmark_ml","last_synced_at":"2026-04-18T05:03:20.729Z","repository":{"id":233873104,"uuid":"787952743","full_name":"benchopt/template_benchmark_ml","owner":"benchopt","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-15T08:18:03.000Z","size":23,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-15T14:55:16.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benchopt.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-17T13:51:51.000Z","updated_at":"2026-01-15T08:18:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc4733a1-66b7-4dd9-9a4f-b7ebe7960453","html_url":"https://github.com/benchopt/template_benchmark_ml","commit_stats":null,"previous_names":["benchopt/template_benchmark_ml"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/benchopt/template_benchmark_ml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchopt%2Ftemplate_benchmark_ml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchopt%2Ftemplate_benchmark_ml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchopt%2Ftemplate_benchmark_ml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchopt%2Ftemplate_benchmark_ml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benchopt","download_url":"https://codeload.github.com/benchopt/template_benchmark_ml/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchopt%2Ftemplate_benchmark_ml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31957158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T01:18:37.105Z","updated_at":"2026-04-18T05:03:20.667Z","avatar_url":"https://github.com/benchopt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Template for Benchopt Benchmark repositories\n=============================================\n|Build Template|\n\nThis repo should be used with the following steps:\n\n1. Hit the `Use this template` button on the top of `this page \u003chttps://github.com/benchopt/template_benchmark\u003e`_,\n2. Use the form to create a new GitHub repository with your benchmark name,\n3. Clone the newly created repository on your computer,\n4. Run ``python clean_template.py`` script that will remove instructions relative to\n   the template in ``README.rst`` and update it with your repo and org name.\n5. Edit the problem description in the ``README.rst``.\n6. Update ``objective.py`` and the files in ``datasets`` and ``solvers`` to create the benchmark.\n\nMy Benchopt Benchmark\n=====================\n|Build Status| |Python 3.6+|\n\nBenchopt is a package to simplify and make more transparent and\nreproducible comparisons of ML methods on multiple datasets.\nThis benchmark is dedicated to methods for **describe your problem**.\n\nInstall\n--------\n\nThis benchmark can be run using the following commands:\n\n.. code-block::\n\n   $ pip install -U benchopt\n   $ git clone https://github.com/#ORG/#BENCHMARK_NAME\n   $ benchopt run #BENCHMARK_NAME\n\nApart from the problem, options can be passed to ``benchopt run``, to restrict the benchmarks to some solvers or datasets, e.g.:\n\n.. code-block::\n\n\t$ benchopt run #BENCHMARK_NAME -s solver1 -d dataset2 --max-runs 10 --n-repetitions 10\n\n\nUse ``benchopt run -h`` for more details about these options, or visit https://benchopt.github.io/api.html.\n\n.. |Build Template| image:: https://github.com/benchopt/template_benchmark_ml/workflows/Tests/badge.svg\n   :target: https://github.com/benchopt/template_benchmark_ml/actions\n.. |Build Status| image:: https://github.com/#ORG/#BENCHMARK_NAME/workflows/Tests/badge.svg\n   :target: https://github.com/#ORG/#BENCHMARK_NAME/actions\n.. |Python 3.6+| image:: https://img.shields.io/badge/python-3.6%2B-blue\n   :target: https://www.python.org/downloads/release/python-360/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenchopt%2Ftemplate_benchmark_ml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenchopt%2Ftemplate_benchmark_ml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenchopt%2Ftemplate_benchmark_ml/lists"}