{"data":{"slug":"automl-robo","name":"RoBO","tagline":"RoBO: a Robust Bayesian Optimization framework","github_url":"https://github.com/automl/RoBO","owner":"automl","repo":"RoBO","owner_avatar_url":"https://avatars.githubusercontent.com/u/6469053?v=4","primary_language":"Python","stars":490,"forks":130,"topics":[],"archived":false,"github_pushed_at":"2019-04-30T08:47:29+00:00","maintenance_label":"Dormant","url":"https://www.graphcanon.com/tools/automl-robo","markdown_url":"https://www.graphcanon.com/tools/automl-robo.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/automl-robo","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=automl-robo","description":"RoBO: a Robust Bayesian Optimization framework","homepage_url":null,"license":"BSD-3-Clause","open_issues":25,"watchers":36,"ai_summary":null,"readme_excerpt":"RoBO - a Robust Bayesian Optimization framework.\n================================================\n\nMaster Branch\n------------------\n\n\n\n\n\nInstallation\n------------\n\nRoBO uses the Gaussian processes library [george](https://github.com/automl/george.git) and the random forests library [pyrfr](https://github.com/automl/random_forest_run). In order to use these libraries make sure that libeigen and swig are installed:\n\n```\nsudo apt-get install libeigen3-dev swig \n```\n\nDownload RoBO and then change into the new directory:\n\n```\ngit clone https://github.com/automl/RoBO\ncd RoBO/\n```\n\nInstall the required dependencies.\n```\nfor req in $(cat requirements.txt); do pip install $req; done\n```\n\nFinally install RoBO by:\n\n```\npython setup.py install\n```\n\n\n\nDocumentation\n-------------\nYou can find the documentation for RoBO here http://automl.github.io/RoBO/\n\n\nCiting RoBO\n-----------\n\nTo cite RoBO please reference our BayesOpt paper:\n```\n@INPROCEEDINGS{klein-bayesopt17,\nauthor    = {A. Klein and S. Falkner and N. Mansur and F. Hutter},\ntitle     = {RoBO: A Flexible and Robust Bayesian Optimization Framework in Python},\nbooktitle = {NIPS 2017 Bayesian Optimization Workshop},\nyear      = {2017},\nmonth     = dec,\n}\n```","github_created_at":"2015-03-27T09:02:20+00:00","created_at":"2026-07-11T23:36:33.383621+00:00","updated_at":"2026-07-11T23:36:43.543508+00:00","categories":[{"slug":"developer-tools","name":"Developer Tools","url":"https://www.graphcanon.com/categories/developer-tools","markdown_url":"https://www.graphcanon.com/categories/developer-tools.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/developer-tools"}],"tags":[{"slug":"python","name":"python"}],"trust":{"provenance":{"is_fork":false,"github_id":32976730,"owner_type":"Organization","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-07-11T23:36:35.641Z","maintenance":{"label":"Dormant","score":18,"methodology":"github_public_v1","releases_90d":0,"days_since_push":2629,"last_release_at":null},"security_summary":{"status":"findings","scanner":"osv@v1","low_count":15,"high_count":0,"last_scan_at":"2026-07-11T23:36:36.156Z","medium_count":0,"scan_profile":"deps","critical_count":0}},"capability_facts":{"scan":{"source":"repo_scan","observed_at":"2026-07-11T23:36:35.369Z"},"languages":{"value":["python"],"source":"github.language","observed_at":"2026-07-11T23:36:35.369Z"},"license_spdx":{"value":"BSD-3-Clause","source":"github.license","observed_at":"2026-07-11T23:36:35.369Z"}}}}