EZStacking
EZStacking is Jupyter notebook generator for machine learning
EZStacking is Jupyter notebook generator for supervised learning problems using Scikit-Learn pipelines and stacked generalization.
EZStacking handles classification and regression problems for structured data.
It can also be viewed as a development tool, because a notebook generated with EZStacking contains:
-an exploratory data analysis (EDA) used to assess data quality
- a modelling producing a reduced-size stacked estimator
- a server returning a prediction, a measure of the quality...