|
PkLearn is a Python package that allows for the integration of prior knowledge into machine learning models. By prioritizing relevant features, such models can enhance interpretability and potentially align findings with prior insights.
The enhancements in PkLearn build upon the scikit-learn library.
Install the package via pip:
pip install pktree- Built on top of
scikit-learn. - The package is currently update. Compatibility with both classification and regression tasks may depend on the model used.
This package is open-source and distributed under the MIT License.
