ageron / handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Apache License 2.0
27.8k stars 12.74k forks source link

add StackingClassifier #574

Open jrreda opened 2 years ago

jrreda commented 2 years ago

I added single and multiple stacking layers using from sklearn.ensemble import StackingClassifier

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB