awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
google avatar

google/vizier

0
View on GitHub↗
1,654 stars·111 forks·Python·Apache-2.0·7 viewsoss-vizier.readthedocs.io↗

Vizier

Python-based research interface for blackbox and hyperparameter optimization, based on the internal Google Vizier Service.

Features

  • Hyperparameter Tuning - Service for black-box optimization and research experiments.
  • Automated Machine Learning - Service for large-scale black-box optimization and hyperparameter tuning.

Star history

Star history chart for google/vizierStar history chart for google/vizier

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does google/vizier do?

Python-based research interface for blackbox and hyperparameter optimization, based on the internal Google Vizier Service.

What are the main features of google/vizier?

The main features of google/vizier are: Hyperparameter Tuning, Automated Machine Learning.

What are some open-source alternatives to google/vizier?

Open-source alternatives to google/vizier include: kubeflow/katib — Automated Machine Learning on Kubernetes. optuna/optuna — Optuna is a Python-based hyperparameter optimization framework designed to automate the search for optimal machine… facebook/ax — Adaptive Experimentation Platform. keras-team/keras-tuner — A Hyperparameter Tuning Library for Keras. pycaret/pycaret — PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It… blue-yonder/tsfresh — tsfresh is an automated feature engineering tool and library designed to extract statistical characteristics from raw…

Open-source alternatives to Vizier

Similar open-source projects, ranked by how many features they share with Vizier.
  • keras-team/keras-tunerkeras-team avatar

    keras-team/keras-tuner

    2,924View on GitHub↗

    A Hyperparameter Tuning Library for Keras

    Python
    View on GitHub↗2,924
  • kubeflow/katibkubeflow avatar

    kubeflow/katib

    1,683View on GitHub↗

    Automated Machine Learning on Kubernetes

    Python
    View on GitHub↗1,683
  • facebook/axfacebook avatar

    facebook/Ax

    2,768View on GitHub↗

    Adaptive Experimentation Platform

    Python
    View on GitHub↗2,768
  • optuna/optunaoptuna avatar

    optuna/optuna

    14,388View on GitHub↗

    Optuna is a Python-based hyperparameter optimization framework designed to automate the search for optimal machine learning model configurations. It functions as a Bayesian optimization library that systematically tests parameter combinations to maximize or minimize objective functions, streamlining the model development process through iterative evaluation. The project distinguishes itself through a define-by-run dynamic construction model, which allows users to build complex, conditional search spaces using standard programming logic. Its architecture is highly modular, featuring a pluggabl

    Pythondistributedhyperparameter-optimizationmachine-learning
    View on GitHub↗14,388
See all 30 alternatives to Vizier→