.. Copyright 2021 IRT Saint-Exupéry, https://www.irt-saintexupery.com This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. .. _gen_regression_algos: Options for Regression algorithms ================================= .. _GaussianProcessRegression_options: GaussianProcessRegression ------------------------- Module: :class:`gemseo.mlearning.regression.gpr` Here are the options available in |g|: .. raw:: html
Options
.. _LinearRegression_options: LinearRegression ---------------- Module: :class:`gemseo.mlearning.regression.linreg` Here are the options available in |g|: .. raw:: html
Options
.. _MixtureOfExperts_options: MixtureOfExperts ---------------- Module: :class:`gemseo.mlearning.regression.moe` Here are the options available in |g|: .. raw:: html
Options
.. _PCERegression_options: PCERegression ------------- Module: :class:`gemseo.mlearning.regression.pce` Here are the options available in |g|: .. raw:: html
Options
.. _PolynomialRegression_options: PolynomialRegression -------------------- Module: :class:`gemseo.mlearning.regression.polyreg` Here are the options available in |g|: .. raw:: html
Options
.. _RBFRegression_options: RBFRegression ------------- Module: :class:`gemseo.mlearning.regression.rbf` Here are the options available in |g|: .. raw:: html
Options
.. _RandomForestRegressor_options: RandomForestRegressor --------------------- Module: :class:`gemseo.mlearning.regression.random_forest` Here are the options available in |g|: .. raw:: html
Options