[P] Bayesian Hyperparameter Optimization with tune-sklearn in PyCaret

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tune-sklearn

    Discontinued A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.

  • Just wanted to share a not widely known feature of PyCaret. By default, PyCaret's tune_model uses the tried and tested RandomizedSearchCV from scikit-learn. However, not everyone knows about the various advanced options tune_model() currently allows you to use such as cutting edge hyperparameter tuning techniques like Bayesian Optimization through libraries such as tune-sklearn, Hyperopt, and Optuna.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • LightGBM vs. XGBoost: Which distributed version is faster?

    1 project | news.ycombinator.com | 10 Aug 2021
  • Why not AutoML every tabular data?

    1 project | /r/datascience | 26 Jul 2021
  • [R] Regularization is all you Need: Simple Neural Nets can Excel on Tabular Data

    1 project | /r/MachineLearning | 23 Jun 2021
  • What free AutoML library do you recommend?

    2 projects | /r/AutoML | 26 May 2021
  • [D] Here are 3 ways to Speed Up Scikit-Learn - Any suggestions?

    2 projects | /r/MachineLearning | 4 Feb 2021