Published onOctober 11, 2024Hyperparameter Tuning using Ray Tune Search Algorithms: Bayesian Optimization and HyperOptmlopswandbrayhyperparameter-tuningUsing Bayesian Optimization and HyperOpt on Ray Tune to optimize models.
Published onSeptember 7, 2024Experiment Tracking and Versioning with WandBmlopsmachine-learningwandbrayTuning models often involves making tweaks and running experiments over and over again. Track changes and version control experiments using WandB.
Published onJuly 4, 2024Quick and Effective Testing of dbt Data Pipelinesdata-engineeringmlopsSimple tutorial on testing a dbt data pipeline with dbt-utils and dbt-expectations to build production-grade data pipelines and enhance data quality.