Skip to content

TalkingData/MultiLayerStacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlstacking

mlstacking is a Python module for sklearn-API friendly multi-layer stacking built on top of scikit-learn and distributed under the 3-Clause BSD license.

Installtion

Dependencies
User installation

If you already have a working installation of numpy and scipy, the easiest way to install mlstacking is using pip

pip install mlstacking

Help and Support

Documentation

HTML documentation (stable release): https://mlstacking.readthedocs.io/

Releases

No releases published

Packages

No packages published

Languages