:orphan:
Examples
==================
Examples of how to use the mloptimizer library.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_quickstart_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_quickstart.py`
.. raw:: html
Quickstart example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_evolution_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_evolution.py`
.. raw:: html
Evolution (logbook) graph
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_search_space_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_search_space.py`
.. raw:: html
Search space graph
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_regression_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_regression_example.py`
.. raw:: html
Regression Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_logistic_regression_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_logistic_regression.py`
.. raw:: html
Logistic Regression Optimization
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_adaboost_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_adaboost.py`
.. raw:: html
AdaBoost Optimization
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_lightgbm_regressor_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_lightgbm_regressor.py`
.. raw:: html
LightGBM Regressor Optimization
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_hist_gradient_boosting_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_hist_gradient_boosting.py`
.. raw:: html
HistGradientBoosting Optimization
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_linear_models_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_linear_models.py`
.. raw:: html
Linear Models Optimization
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_mlp_neural_network_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_mlp_neural_network.py`
.. raw:: html
Neural Network (MLP) Optimization
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_lightgbm_classifier_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_lightgbm_classifier.py`
.. raw:: html
LightGBM Classifier Optimization
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_xgboost_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_xgboost_example.py`
.. raw:: html
XGBoost optimization with MLflow tracking
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_catboost_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_catboost_example.py`
.. raw:: html
CatBoost optimization example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_xgboost_hyperparam_opt_comparison_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_xgboost_hyperparam_opt_comparison.py`
.. raw:: html
XGBoost - Genetic vs Grid Search vs Random Search vs Bayesian Optimization
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_quickstart
/auto_examples/plot_evolution
/auto_examples/plot_search_space
/auto_examples/regression_example
/auto_examples/plot_logistic_regression
/auto_examples/plot_adaboost
/auto_examples/plot_lightgbm_regressor
/auto_examples/plot_hist_gradient_boosting
/auto_examples/plot_linear_models
/auto_examples/plot_mlp_neural_network
/auto_examples/plot_lightgbm_classifier
/auto_examples/plot_xgboost_example
/auto_examples/plot_catboost_example
/auto_examples/plot_xgboost_hyperparam_opt_comparison
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery