-
Updated
May 29, 2020 - R
stacking
Here are 99 public repositories matching this topic...
-
Updated
Apr 13, 2020 - Python
If I understand it right, check_instances seems to tend to cluster transformers with same types without regard to the list order.
So the results from make_group and BaseEnsemble are also wrong.
Reproduce - Case 1
Code
from mlens.utils import check_instances
from sklearn.preprocessing import (
StandardScaler as SS, FunctionTransformer as FT)
from xgboost imp-
Updated
Oct 30, 2019 - Python
-
Updated
May 8, 2020 - Python
-
Updated
Oct 10, 2015 - JavaScript
-
Updated
Feb 4, 2020 - Python
-
Updated
Jul 13, 2018 - Jupyter Notebook
-
Updated
May 27, 2020 - Julia
-
Updated
Dec 21, 2017 - Python
-
Updated
Apr 12, 2018 - Python
We will probably have to do this sooner or later, although the style may not fit well to document individual PipeOps.
Hi in:
https://sl3.tlverse.org/reference/sl3_task
the valid values for outcome_type, is not documented. After searching on internet, it seems there is no information in any webpage indexed by google. It might be necessary to add which values are acceptable, i.e. "continuous", "binomial", etc....
-
Updated
Jun 3, 2020 - Python
-
Updated
Dec 19, 2018 - Python
-
Updated
May 13, 2020 - C
-
Updated
Mar 12, 2018 - C
-
Updated
Apr 24, 2018 - Python
-
Updated
Apr 21, 2019 - Python
-
Updated
Dec 4, 2018 - Jupyter Notebook
-
Updated
Oct 29, 2017
-
Updated
May 20, 2020 - Jupyter Notebook
-
Updated
Jan 12, 2018 - Python
-
Updated
Oct 9, 2019 - Jupyter Notebook
-
Updated
May 13, 2019 - Jupyter Notebook
-
Updated
May 11, 2019 - Jupyter Notebook
Improve this page
Add a description, image, and links to the stacking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stacking topic, visit your repo's landing page and select "manage topics."
From alan-turing-institute/MLJBase.jl#68:
This doesn't work:
But this does:
This needs to be documented in MLJ/docs/src/adding_models_for_general_use and MLJ/docs/src/quick_start_guide_to_adding_models